/notes_app

Capture, prioritize ideas and projects

Primary LanguageJavaScript

Notes app

The notes app its CRUD application using ES6 Javascript syntax and localStorage.

Clone the repo

git clone https://github.com/sungkimcastro/notes_app.git

Install dependencies

yarn install

Start a local server to preview the site

yarn dev-server

Deployed 🚀:

https://notes-sung.surge.sh/