Skip to content

MyNotebook is Full stack web application made using MERN stack. Its a CRUD application where anyone can login with valid credentials and read,add,delete and update their notes .

Notifications You must be signed in to change notification settings

akshaypatra/My_notebook-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyNotebook is Full stack web application made using MERN stack.

Its a CRUD application where anyone can login with valid credentials and read,add,delete and update their notes .

In this application

  • Frontend is made using React framework and Bootstrap
  • Server is made using express framework
  • MongoDB is used as database

To run the application :

  • frontend : npm start
  • backend : npm start

Added user Athentication to secure user specific notes

Screenshot 2024-09-13 at 13 21 06

User can create notes and save it in database

Screenshot 2024-09-13 at 13 22 05

Notes can be created as well as deleted

Screenshot 2024-09-13 at 13 22 16

About

MyNotebook is Full stack web application made using MERN stack. Its a CRUD application where anyone can login with valid credentials and read,add,delete and update their notes .

Topics

Resources

Stars

Watchers

Forks