A notes application developed using following:
- React 18
- Vite
- Chakra UI
- Zustand
Future updates:
- Add following attributes to note (tags, createdDate, modifiedDate)
- Filter Notes by (tags, favourite, colour)
- Sort by (createdDate, modifiedDate)
A cool React application which makes creating, editing colourful notes a breeze.
JavaScriptMIT