This is the project I started as a challange. I was build an MVC web app which provides features of OTP verification and after login user will able to see the motor-vehicle-collision lists , if user will clicks on particular card he will be going to details page where he can see all the details of collision and the website is responsive for tablet and mobile screens, for Live Demo.
- npm create-create-app App-name
- Redux
- React Router
- Firebase
- React thunk
- react
- react-dom
Within the download you'll find the following directories and files:
Trinkerr-APP
|
│ Public
|
└───src
|
└───Components
│ │ Home
| | Info
│ │ Login
| | Navbar
│ │ Register
|___Firebase
| | firebase
| | verification
|
|____Redux
|
| | Auth
| | Register
| | store
|
|____Routes
|
| |Routes
|
|
|
└───Utilis
│ │ LocalStorage
I use GitHub Issues as the official bug tracker. Standard Issue/Bug request is supported.