react-wizard-frames
Wizard Forms for React JS
This project is in no way shape or form ready for use in anything. Let's change that shall we?
TODOs
- [] Find and remove hard coded styles
- [] Reduce footprint of style object, give responsibility to end user
- [] Document component APIs and move to ReadTheDocs
- [] Polish CSS transitions
- [x] Apply HMR
Install
$ npm install react-wizard-frames
How to use
See examples
folder.
Other projects
- react-flash-messenger - A set of components for app notifications
- react-select-pad - A visual selection component for building forms
Developers
Start by getting the library displaying:
$ npm run start
Then:
- [] Review Issues
- [] Fork project
- [] Create your feature branch (git checkout -b my-new-feature)
- [] Commit your changes (git commit -am 'Add some feature')
- [] Push to the branch (git push origin my-new-feature)
- [] Issue Pull Request
- [] Chill
License
© 2016 Denis R Rhoden Jr
This repository is licensed under the MIT license. See LICENSE
for details.