Skip to content

Shleby/Home-screen-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

App jpg

Author Notes:

This is a home screen application meant for giving the react app your first name, last name, age, and phone number. While being inputted, the react app will show you your current input on the top right-hand side of the screen. When you press the submit button it will send the user an alert, and after pressing ok, it will log you as an existing user and display your information on the bottom right-hand side of the screen. It will then clear the form so you may enter more information (repeating the previous process). The app will not allow you to enter an invalid age (less than 1 or greater than 120) as well as an invalid phone number (less than 10-digits).

Video Demonstration

https://www.youtube.com/watch?v=YtyJUmZ9RWQ&feature=youtu.be&fbclid=IwAR2XoQY-b5QeMo25sxQoaxzLzf0yBo6HGoY-ycg6xeunRMmWNCO0IMS1sr8

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Home screen application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors