/notes-app

Primary LanguageTypeScript

Spooky Notes

screenshot

Just another note taking application to keep you on top of your important tasks. This project is based off of app-ideas/notes-app.

Live Site

Technologies

Local Development

Clone application:

$ git clone https://github.com/rickywid/notes-app.git

Install packages:

$ cd notes-app && npm install

Run application:

$ npm start

open localhost:3000 in web browser