Skip to content

This project deals with forms and user inputs. Added basic validations, provided validation feedback, created and used a custom hook for the inputs and managed the overall form validity.

Notifications You must be signed in to change notification settings

beattris/working-with-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic form validations project

Home view of the form validation project

Welcome! 👋

This is a React.js project. It handles basic form validations with good user experience, and the inputs changing in accordance with user interaction.

How To Run? 🤔

Download this code either as a zip file or use the git clone command to clone it. Then, open the project folder in your editor and on the integrated terminal:

  • Run npm install to install all the packages used for this project. After the installation,
  • Run npm start to run the project on your browser localhost. That's all you'd need to do 🙂

Want To Contribute?

Feel free to open a pull request on this repository is there's any feature you'd like to add to this app!

Have A Feedback?

Giving feedback is appreciated, if you any to give on this project please email [email protected].

Happy Coding 💪

About

This project deals with forms and user inputs. Added basic validations, provided validation feedback, created and used a custom hook for the inputs and managed the overall form validity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published