https://github.com/gillchristian/multi-step-form
¯\_(ツ)_/¯
https://github.com/gillchristian/multi-step-form
react redux redux-observable styled-components
Last synced: 10 months ago
JSON representation
¯\_(ツ)_/¯
- Host: GitHub
- URL: https://github.com/gillchristian/multi-step-form
- Owner: gillchristian
- Created: 2017-04-05T00:13:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T11:33:31.000Z (over 8 years ago)
- Last Synced: 2025-02-28T19:36:50.330Z (10 months ago)
- Topics: react, redux, redux-observable, styled-components
- Language: JavaScript
- Homepage: https://gillchristian.github.io/multi-step-form/
- Size: 1.37 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi Step Form
## Run project
```bash
$ npm install
$ npm run build
$ npm start
```