Express Note Taker

A notes app used to store your todos. This project uses a JSON file & the node fs module to write & read data.

Table of contents

Installation

Install NodeJS. Run npm i from project directory to install dependancies, then node index to run locally.

Technologies

  • Node
  • Express
  • path

Working Demo

https://ymh-express-notes.herokuapp.com/

License

This project is licensed under MIT License.


This file was generated using a Readme Generator developed by Yeasir H.