This tool can be used to take and save notes within a web application. It uses express.js functionality on the back end and generate a .JSON file within the db database folder.
The application will require an ‘npm install’ in order to allow functionality. Once ran, “npm start” can be used to start the server. The completed application is also hosted on the heroku server network.
This application should be used to easily create and keep track of notes using a web-based application.
Usage and Code Examples:
This application uses javascript, JEST, HTML, node.js scripting, node package management and inquirer.