Skip to content

SuedePritch/friendly-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Note Taking App

License: Unlicense

Description

This app uses express to make api calls to get/post/delete notes from a db.json file. The focus of this app was to link a frontend to a mock database using express.

Live Site

Installation

install dependancies

npm install 

run app

node index  

Contributions

Issues and Pull requests can be made to this repo

Technology

  • NodeJS
  • Express
  • mock database

About

Express note taking app with mock database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published