Skip to content

mmehmetAliIzci/React-Redux-Multi-Step-Form

Repository files navigation

Multi-tab React-Redux Form Example

Installation

  • Clone this repo
  • npm run build
  • npm start

Contributing

Make sure to use pull requests when extending this web app

# Before starting to touch code
git checkout -b feature/unicorn
# Make nice atomic commits
git commit
# Push back
git push -u origin feature/unicorn
# Please rebase to master if needed
git rebase master

Credits

License

MIT