The Notes App is a simple web application that allows users to create, read, update, and delete notes. It provides a user-friendly interface for managing personal notes and is built using React for the frontend and Node.js/Express for the backend.
- User registration and authentication
- Create new notes
- View existing notes
- Edit notes
- Delete notes
- Frontend: React, Axios, React Router
- Backend: Node.js, Express
- Database: MongoDB
- Styling: Bootstrap
- Node.js (version 14 or higher)
- MongoDB (for local development)
git clone https://github.com/SantanDon/task-13.git
cd task-13