Skip to content

jhines19/note-taker-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js Note-Taker App

Github license

Description

Using Express.js this server creates an api app that connects to note taking pages. Data persists through fs-module writing to the db.

This app is hosted on Heroku at https://express-sticky-note-server-app.herokuapp.com/

Table of Contents

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

npm i express, node server.js

Usage

Credits

Project contributors: repo owner

License

MIT

Badges

How to Contribute

contact repo owner

Tests

Use Insomnia or Postman to test api endpoints | run app and add test note to see if data persists and is added to package.json

About

Take notes with ease using this Express.js Server-Side API! Connects user generated notes to a persistent backend. State captured through fs-module writing to the db.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors