This is a simple and user-friendly dra taking app built with TypeScript. It allows users to create, edit and delete drafts and tags associated with it
- Create, Edit and Delete drafts
- Organize drafts with tags
- Edit and Delete tags
- Search for drafts by title or content
- Save drafts data locally for offline access
- TypeScript - A statically typed superset of JavaScript
- React - A JavaScript library for building user interfaces
- LocalStorage API - Used to store notes data locally