KeepApp is a user-friendly note-taking app that allows you to easily store, update, and delete your notes. It's perfect for organizing your thoughts and staying productive on-the-go.
- Store notes
- Update notes
- Delete notes
- User-friendly interface
- Available on-the-go
- Mongo-Uri
-
Clone the repository: git clone https://github.com/username/KeepApp.git
-
Navigate to the backend directory: cd backend
-
Install the required packages: npm install
-
Run the server: npm run server
_____________________________________________________ -
Navigate to the frontend directory: cd frontend
-
Install the required packages: npm install
-
Start the development server: npm start
Now you should be able to see the app running at http://localhost:3000.
- Add a new note by clicking the "New Note" button
- Edit an existing note by clicking on it
- Delete a note by clicking the trash icon next to it
Contributions are welcome! Please read CONTRIBUTING.md for more details.
This project is licensed under the MIT License.