MarynaMartseniuk / Note-Taker-ch11

Note Taker is an App that can be used to write and save notes. This application uses an Express.js back end and saves and retrieves note data from a JSON file.
MIT License
0 stars 0 forks source link

setUp link from index.html to notes.html #11

Closed MarynaMartseniuk closed 3 months ago

MarynaMartseniuk commented 3 months ago

debag and fix link from index.html to notes.html

MarynaMartseniuk commented 3 months ago

issue#2 is solved: user is able to get from-home page (index/html) on the note-page (notes.html) when he/she click on GET STARTED btn