Ebazhanov / notes-app

Notes Web App

Home Page:https://notes-ts.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes Web App

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

What have been used:

Functionality of the Notes App

  • Create/add Notes
    • put creation time as (current date/min/sec)
  • Highlight selected Note
  • Edit Note
    • sort updated Note to the top
  • delete Notes
  • store Notes in localStorage (to keep them after refreshing the browser)

Nice to have

  • responsive design (mobile, tablet)

gif

About

Notes Web App

https://notes-ts.vercel.app


Languages

Language:TypeScript 83.0%Language:HTML 17.0%