Skip to content

rizwanellahi/react-multi-step-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Multi-Step Registration Form

Multi-Step Registration Form Built With React + Formik + Yup + MUI

React is a popular JavaScript library for building user interfaces.

Formik takes care of the repetitive and annoying stuff—keeping track of values/errors/visited fields, orchestrating validation, and handling submission.

Yup is a JavaScript object schema validator and object parser that helps handle validation.

MUI Build beautiful UIs with ease. Start with Google's Material Design, or create your own sophisticated theme.

Getting Started

To get started with this project, clone this repository to your local machine:

git clone https://github.com/rizwanellahi/react-multi-step-form

Then install the dependencies:

npm install

Finally, start the development server:

npm start

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

React Multi-Step Registration Form built with React + Formik + Yup + MUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published