Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 717 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 717 Bytes

Sticky Notes App

Taking notes app created with React, LocalStorage and Tailwind CSS.

Sticky Notes App Image Preview

Features:

  • Notes support markdown code, such as headers, paragraphs, bold, italic, lists, links, tables, phrases, code blocks and images.

  • Notes are saved in the browser's local storage, so you can close the app and your notes won't be lost.

  • Each note can be edited in-line and its values will be updated immediately throughout the application.

  • Search for notes based on a term (such as its title, date of creation, or word included in it).

Gallery

https://imgur.com/a/muDOtXV

Live Demo

https://sticky-notes-app.vercel.app/