- Home Page - https://notemaker-app.netlify.app/
- Signup Page - https://notemaker-app.netlify.app/signup
- Login Page - https://notemaker-app.netlify.app/login
- Note Home Page - https://notemaker-app.netlify.app/notehome
- Users can add notes
- Pinned and unpinned notes
- Edit a note
- Delete a note
- Add colors to note
- Archive a note
- Unarchive a note
- Move notes to trash
- Sort notes by label, time created
- Search Notes
- Authentication - Login, Signup, Logout
- Responsive
- Dark and light mode
- ReactJS
- React Context API + useReducer
- React Router v6