Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ijayabby/multistep-form-reactjs

Building multistep form with React js and Material-UI
https://github.com/ijayabby/multistep-form-reactjs

material-ui multistep-forms multistep-react-form reactjs

Last synced: 25 days ago
JSON representation

Building multistep form with React js and Material-UI

Awesome Lists containing this project

README

        

# Multistep Form in Reactjs.

Building a multi-step form with React js and Material-UI.

## Built With

- Create-react-app
- React
- Material UI

## Getting Started

- Clone the repo `https://github.com/IjayAbby/Multistep-form-reactjs`
- cd into `Multistep-form-reactjs`
- Run `git pull origin main`
- On the terminal run:
- `` npm install`` to get a copy of the packages in your local environment

## Author

👤 **Ijay Abby**

- Github: [@githubhandle](https://github.com/IjayAbby)
- Twitter: [@twitterhandle](https://twitter.com/Ijay_js)
- Linkedin: [linkedin](https://www.linkedin.com/in/ijayabby4/)

## 🤝 Contributing

Contributions, issues and feature requests are always welcome!

I love meeting other developers, especially ones that give me advice on how to improve my work.

Feel free to check the [issues page](https://github.com/IjayAbby/Multistep-form-reactjs/issues).

## Show your support

Finally, if you've read this far, don't forget to give this repo a ⭐️. They're free . . . I think.

## Acknowledgments

- [React Forms](https://reactjs.org/docs/forms.html).
- [React Documentation](https://reactjs.org).
- [Traversy Media YouTube Video](https://www.youtube.com/watch?v=zT62eVxShsY)

## 📝 License

This project is [MIT](https://github.com/IjayAbby/Multistep-form-reactjs/blob/main/LICENSE) licensed.