Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 579 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 579 Bytes

My Draft

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

Features

  • 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

Built With

  • TypeScript - A statically typed superset of JavaScript
  • React - A JavaScript library for building user interfaces
  • LocalStorage API - Used to store notes data locally

Live at

https://my-draft.netlify.app/