issues
search
Othniel2471
/
awesome-books
An app, that allows users to add and remove books that they have read and would love not to forget the names
https://othniel2471.github.io/awesome-books/
5
stars
0
forks
source link
Navigation feature
#6
Closed
Othniel2471
closed
1 year ago
Othniel2471
commented
1 year ago
In this branch my partner and I:
Created a navbar in the index.html file and styled it in the styles.css file.
Created sections for the form, books, and contact.
Wrote a function to toggle the displays of the sections based on the clicked navigation link
In this branch my partner and I: