A CRUD application where users can save, edit and delete thier notes which are accessible only to them via login/signup.
Frontend - React JS, Bootstrap, Javascript
Backend - Check in this repository : https://github.com/yashi-15/INoteBook-Backend
In the project directory, you can run:
npm install
npm start
Runs the app in the development mode (FRONTEND ONLY)
Open http://localhost:3000 to view it in your browser.
To run Backend check : https://github.com/yashi-15/INoteBook-Backend/blob/main/README.md