yurakruhlyk / notes-app

Notes app on ReactJS

Home Page:https://murove1.github.io/notes-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notes-app

My notes-app on ReactJS

Functional:

  1. Add new notes and pick color note.
  2. Delete one note or all.
  3. Notes are saved in localStorage.
  4. Masonry Grid notes.

Getting Started

  1. Clone reposetory git clone https://github.com/murove1/notes-app.
  2. Install node_modules yarn.
  3. Run yarn start.
  4. Open http://localhost:3000/.

About

Notes app on ReactJS

https://murove1.github.io/notes-app/


Languages

Language:JavaScript 67.0%Language:CSS 21.9%Language:HTML 11.1%