top of page
Note Taker Application
Download Time
<5 Minutes
Usage Time
<5 Minutes
GitHub:
Level:
Node.js
About the Repo
This Application, meant to be ran locally, saves notes from inputs to 'db.json' file

Requirements
Git
Node.js
npm
Prep and Usage
Clone from Github using 'git clone'
Use the Command `npm i` to install 'package.json'
Use `node server.js` to begin app
Open localhost to port 3000
bottom of page