This application was created to allow users to read and write notes. This application uses Express.js to connect the client-side server and back-end server and Node.js for it's file system. This application is deployed on Heroku.
The user should clone the repository from GitHub and download Node.js and Express.js.
If the repo is cloned, call npm start on the command line. When on the application, add notes by clicking the pencil icon on the top right and save using the save icon on the top right. Users can view previous notes by clicking on them on the left side list. Users can also delete an item by clicking the trash icon for each note.
Link to deployed app on Heroku
This project is license under MIT
Contributors should read the installation section.
There are no tests for this application.
- If you have any questions about this projects, please contact me directly at m23saini@gmail.com or Linkedin
- You can view more of my projects at
Github.