A protal where users can file complaints and get real time updates via registered email.
Major features:
- Sendgrid
- JWT Authentication
- Password hashing
This project is best to show in your college as project.
- Setup react on your system
- Run
npm install
- Run
npm start
- Setup Node on your system
- Run
npm install
- Run
npm start
You can replace database url with your local mongoDB URL to run in your system.