Social Network App
Deployed on Heroku: https://dry-thicket-41396.herokuapp.com/
- Generated components in React, used React Hooks, and managed states with Redux
- Constructed extensive backend API by Node.js & Express interacting with MongoDB
- Protected routes/endpoints with JSON Web Token (JWT), tested API with Postman
- Implemented a build script, deployed final projects on Heroku involving Git