By tan-x
Web app for writing, saving, & deleting notes. Uses Express.js backend to save and retrieve note data.
- HTML/CSS
- Javascript
- jQuery
- node.js
- Express
To install necessary dependencies, run the following command:
npm install notetake
Install and run start script to start express server.
This project is licensed under the ISC license.
Pull requests are welcomed, please review guidlines.
To run tests, run the following command:
npm test
If you have any questions about the repo, open an issue or contact Tanner Griffin directly at tannermgriffin@gmail.com.