A simple full-stack Notes Application built using the MERN stack.
- Create new notes
- View all notes
- View single note details
- Edit existing notes
- Delete notes
- Search notes by title and content
- React.js
- React Router
- Axios
- Bootstrap
- Node.js
- Express.js
- MongoDB
- Mongoose
This project was built to practice full-stack development using the MERN stack.
It helps in understanding CRUD operations, API integration, and React state management.