/note-taker

Primary LanguageJavaScript

Note Taker

Note Taker is a Javascript program that utilizes Express JS server and routes. This application will allow the user to add, reference, and delete notes.

Installation

npm install

node server.js

localhost:3000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT