This application was created as part of a UT Full Stack Coding Bootcamp challenge. I supplied back-end functionality to front-end starter code to create a note taking application that can be used to write and save notes.
To run application locally, check if you have Node.js installed by typing "node -v" in your command line. If node is not installed, visit the Node.js website to install. Next, clone this project repository to your computer. Use the command "npm install" to install dependecies (Express.js & UUID). Type "node server.js" or "npm start" to start server.
- Type a new note title and note text in the designated input areas.
- Click the 'save' icon to save a new note.
- Access and open saved notes by selecting a note in the list located on the left side.
- Click the red trash can to delete a saved note.
Watch the video demonstration to view basic functionality.
note-taker.mp4
Starter code was provided by Xander Rapstine (Xandromus), John McCambridge (nol166), and George Yoo (Georgeyoo) on behalf of UT Austin Boot Camps.
- Email elizabetholsavsky@gmail.com
- LinkedIn https://www.linkedin.com/in/elizabetholsavsky/
- Portfolio https://elizabetholsavsky.com/
- Hashnode Blog https://blog.elizabetholsavsky.com/
- Twitter @elizavsky