Node refresher course that mostly is based on the course from Udemy This project includes among many things:
- Node.js server
- integrated React frontend for better UI (client)
- MVC
- REST
- databases (MongoDB-Mongoose)
- Authentication (bcrypt and sessions) and Authorization
- CSRF
- APIs
- SendGrid for email sending