Keep track of your notes in a streamlined view!
- Use the buttons in the top right corner to write and save notes.
- Saved notes will show up on the left side bar.
- Click on the notes to view them, or use the trash button to delete notes.
Open https://notetaker-amazing.herokuapp.com/ to start using Note Taker.
Express, JavaScript, CSS
- Set up Express Server
- Created html wireframe
- Wrote JavaScript logic to create and delete notes
- Created Db.json and routes for posting and getting from the JSON file
- Deployed to Heroku
- Log In authentication