Keep App is a notes app, which allows you to create notes, edit notes , archive ,unarchive and delete notes.
1.Fork and clone the project in your local machine.
2.Execute 'npm install' command to install all the dependencies.
3.You can run the project by executing 'npm run start'.
- Authentication
- Create a note (user can add title , description,label and color.)
- Update note
- Archive note and unarchive
- Delete note
- Filter by labels
- Sort by time
- Light and Dark mode
- HTML
- CSS
- JavaScript
- React
- Mockbee for backend
⭐ this repository if you really like it!