Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.33 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.33 KB

Note Taker App Note-Taker

Description

Note taker App is an application that can be used to write, save, edit and delete notes. This application will use an express back-end and save and retrieve note data from a JSON file.

Table of Contents

Installation

You can clone or fork the repo. Or just visit the deployed site: https://note-taker-xgt8.onrender.com/.

Usage

Visit the deployed site. Notes are available for all to see, so please keep it civil.

front page Note-Taker

Note editing page on desktop: Note-Taker

Note editing page on cell phone Note-Taker

Contributing

None

License

Licensed under MIT License.

Tests

All server calls are tested with Mocha/Chai framework. You can run them by:

npm test

All tests are in test folder

Questions

You can see more of my Projects on my GitHub profile

Contact sbolotnikov

Review