This simple note taking web application allows you to take notes by adding a title and text. You can save, view and delete the notes.
Once you clone this repository, you will need to open the terminal in the folder that contains your index.js file. First run 'npm install' to install node modules. Then run npm start to see the app in action. It will run on http://localhost:3001/.
npm install
npm startOnce your node modules are installed, simply run npm start into the terminal and view the app in your browswer.
Project Links:
View this app in motion:
Screenshots of app:
This project is created with the following technologies:
Please feel free to fork this project and create your own branch. Any suggestions for improvement are welcomed.
This project is licensed under the MIT License
Contact me if you have any questions about this project:
You can find my projects on Github: