/SimpleNotesApi

Simple notes api to take note.

Primary LanguageJavaScript

SimpleNotesApi

Simple notes api to take note.

Install Node and Mongo first to run this API.

Starting the API:

  1. Download the api or clone it to your machine.
  2. Open terminal or cmd.
  3. type npm i. (this will download all the dependencies)
  4. use the node server command in the terminal or cmd to start the API.