Skip to content

Sticky Notes App with Markdown code support. Created with React, LocalStorage and TailwindCSS

Notifications You must be signed in to change notification settings

bkfan1/sticky-notes-app

Repository files navigation

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/