Using Express.js, JavaScript, HTML, CSS, and Node.js, this application creates and stores user defined notes.
Open deployed Heroku link in desired browser, click "Get Started" button, enter note title and text, click save icon in top right. Existing notes can be viewed by clicking on them, or deleted by clicking on the red trash can icon.
https://note-taker-crud.herokuapp.com/notes
Gordon Karlsson
Clone the repository, run npm i, and navigate into the "miniature-eureka" folder, then execute node server.js in the CLI, and open localhost:3001 in your browser.
gpkarlsson72@gmail.com github.com/gpkarlsson
MIT License
