It is a MERN stack based notes making app
Client: React JS , Chakra UI
Server: Node JS, Express JS
Database: Mongo DB
https://notesmern.netlify.app/
- User needs to signup in order to use the application.
- after registration user can login by using his credentials .
-
user can create his notes by clicking on the + icon at the bottom and can give a title and description for his notes.
-
user can update the details of the notes whenever he wants .
-
user can view all of his notes on All Notes Page
-
user can delete any particular note of his choice