/note-taker

Take notes with Node & Express.

Primary LanguageJavaScript

Express Note Taker

An application that can be used to write, save, uppdate and delete notes (i.e. CRUD). This application uses an express backend and and mimics a DB with a JSON file.

Installation & Getting Started (remotely)

Installation & Getting Started (locally)

  1. Clone from the Repo:
git clone https://github.com/Spazcool/note-taker.git
  1. Install dependencies:
npm install
  1. Run:
node app.js

Prerequisites

  • Node.js

Built With

  • Node
  • Express
  • Bootstrap
  • jQuery
  • Heroku

Authors

Acknowledgements

License

This project is licensed under the MIT License - see the LICENSE.md file for details.