Check out the demo video here
Smart Notes is a note taking web application
Features
- Create, update, delete notes
- Signup, Login (authentication implemented using JWT)
The project is live here.
Code for the backend of the application can be found here.
Frontend - React, Material UI, React Router
Backend - Express, MongoDB + Mongoose