Skip to content

A simple personal note app with data persistence using a JSON file and express.js

Notifications You must be signed in to change notification settings

ejackson1228/express-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[License: MIT]

express-note

screenshot of application




Link to Deployed Application

Description

A personal note-taking app that uses persistent storage with a simple JSON file and express.js.

Table of Contents

Installation

  1. Clone or Fork this repository
  2. Install necessary packages
  3. run npm start to open application @ localhost:3001
  4. Add your own notes.

Usage

A simple personal note-taking app.

License

[License: MIT]This application is covered under the MIT license. (https://opensource.org/licenses/MIT)

Contributors

Tests

API testing done via Insomnia.

Questions? Contact me:

GitHub: https://github.com/ejackson1228/
Email: ejackson1228@gmail.com