Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 2.15 KB

README.md

File metadata and controls

60 lines (38 loc) · 2.15 KB

Netlify Status License

Fancy Post It Machine

Heroku deployed app

Description

For users that need to keep track of a lot of information, it's easy to forget or be unable to recall something important. Being able to take persistent notes allows users to have written information available when needed. This application can be used to write, save, and delete notes by using an express backend to save and retrieve data from a JSON file.

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Contributing
  5. Tests
  6. Questions

Installation

  1. Clone the reop: https://github.com/markdcross/fancy-post-its.git
  2. Install NPM Packages via $ npm i

Tech/Skills

  1. JavaScript
  2. Node.js
  3. Express
  4. UUID

Usage

home screen add notes here app with notes

The list of saved notes is displayed on the left side of your screen. You can delete a note by clicking on the red trash can, or review a saved note by clicking on the title. When a note is added, the screen is cleared so that another note can be created.

License

Licensed under the MIT license.

Contributing

Contributor Covenant

Tests

Questions

Feel free to contact me with any questions or feedback: