top of page

Note Taker Application

About

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

Download Time

<5 Minutes

Run Time

<5 Minutes

GitHub

Level

Node.js

bottom of page