Notes-app is an API for listing and creating and updating notes and also an API for listing and details and creating and updating books library
Use the package manager npm to install dependencies in package.json
npm install
just use node server.js to run the application using the url http://localhost:3000
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.
[MIT]