https://keep-notes-notesapp.netlify.app/
Untitled.3.mp4
Clone the project
git clone https://github.com/harshitadatra/Roc8_project3_ecomm.git
Install dependencies
npm install
Start the server
npm run start
Frontend:
- React
- React Router DOM
- Context API
Backend:
- Mock Backend
- Authentication
- Login
- Login as Guest
- Logout
- Create Note
- Add Priority to Note
- Add Label to Note
- Edit Note
- Archive Note
- Restore Note from Archive
- Delete Note
- Responsive website (E.T.A jan 2023)
- Filter Notes (E.T.A feb 2023)
- Filter Notes by Priority
- Filter Notes by Labels
- Restore Note from Trash (E.T.A jan 2023)
- Pin and UnPin Note (E.T.A jan 2023)