Validation Interface
React application combined with react-router and react-validation to implement membership sign up interface.
This application create through React.js. The purpose of this app is present a prototype of membership login and sign up interface combined with router and validation function.
Technologies
This page was built by using the following technologies:
- Html
- Bootstrap 4
- reactstrap (via
reactstrap
) - React (via
create-react-app
) - JavaScript ES6
- React Router
Task list
- [x] Page layout
- [x] Styling form block
- [x] Practice React Router
- [ ] Make whole page responsive
- [ ] Add validation into input form
- [ ] Add more features on the page