always-notes.mp4
- Create new note
- Add color to note
- Archive/Unarchive note
- Delete the note
- Restore note from trash
- Permenantly delete from trash
- Sort with date
- Create the labels
- Add the labels to note
- Filter using the labels
git clone https://github.com/SanketDhabarde/always-note.git
npm install
REACT_APP_JWT_SECRET=<your-jwt-secret>
npm start
With that you can see your app running on localhost:3000