NoteNest is a draggable sticky notes dashboard 📝

NoteNest was built using the following technologies:
- React
- TypeScript
- ChakraUI
- Vite
- PNPM
- Dexie.js
- IndexedDB
- Vercel
Kudos to Archie Biddiscome. See the Acknowledgements tab in the app to find out why 📝
- Clone the repo using git clone or open the app in GitHub CodeSpaces
- Run PNPM i in the root directory where package.json sits, to install NoteNest's dependencies
- Open the displayed port in your browser and sticky away!
Disclaimer! Please note, I spun up this project as a challenge and so the code is not in its final state, nor are all the features that I initially intended implemented here!