Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 841 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 841 Bytes

Super_Notes

Description

For future references, it is always better to take down notes of important ideas, events, and plans. This project enables a user to take down notes and save it on a server. Express.js makes it easy to add, view, and delete notes in a server.

Table of Contents (Optional)

Installation

Clone the repository to your local development environment and the then run npm install on your terminal. Thereafter, execute node server.js and then open the http://localhost:3000 in your prefered browser.

Usage

Here is the heroku link for the project https://super-notes.herokuapp.com/

Demo

Credits

N/A

License

Copyright (c) 2020 David Cheptegei