Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ijayabby/multistep-form-reactjs
- Owner: IjayAbby
- License: mit
- Created: 2021-06-03T08:44:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T09:23:42.000Z (over 3 years ago)
- Last Synced: 2024-10-21T16:57:37.976Z (2 months ago)
- Topics: material-ui, multistep-forms, multistep-react-form, reactjs
- Language: JavaScript
- Homepage:
- Size: 588 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.