A simple notes application built with React, allowing users to create, view, edit, and delete notes.for note management.
- Create new notes
- View notes in a visually appealing format
- Edit existing notes
- Delete notes
- React
- Node.js
- Express
- MongoDB (or your preferred database)
- Tailwind CSS (for styling)
- Axios (for making HTTP requests)
Before you begin, ensure you have the following installed on your machine:
Follow these steps to clone and set up the project on your local machine:
Open your terminal and run the following command:
git clone https://github.com/aadi347/notes-app.git