JotNote
Note taking app where you can take notes
- Built a Note taking application using react and React-router for routing
- Implemented add note and edit note feature
- Implemented archive and unarchive features
- Implemented add labels and colour to notes
- Implemented add to trash and remove from trash features
- Implemented Authentication using react context api , jwt and localstorage
- Implemented Notes filter based on priority and created date
Tech Stack: javascript, react, react-router, styled-components,