Jshigoodies / NoteTaker

Bootcamp HW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notetaker

Description

A server application that allows users to save and delete their notes in a json file with express.js.

Set up

git clone https://github.com/Jshigoodies/NoteTaker.git
npm install
node server.js

About

Bootcamp HW


Languages

Language:JavaScript 65.0%Language:HTML 24.3%Language:CSS 10.6%