This is a note-taking app with a reminder feature. It allows users to create, edit, and delete notes, as well as set reminders for specific notes.
- Create, edit, and delete notes
- Set reminders for specific notes
- Drag and drop notes to reorder them
To install the app, run the following command:
npm install
To run the app, use the following command:
npm start
Contributions are welcome! If you have any ideas or bug fixes, please submit a pull request.
This app is licensed under the MIT License.
Benighter