Mike111222 / Awesome-Books

Awesome Books is an application for adding new books to the list by Add button, removing books from the list using the Remove button. Books list is stored in the local storage. The website is an SPA-Single Page Application. It displays the particular section accordingly when clicked on nav bar. HTML CSS and JavaScript Best Practices are followed.
https://mike111222.github.io/Awesome-Books/
MIT License
2 stars 0 forks source link

Peer to peer code review(Module 2 week 1) #4

Open Innocent259 opened 1 year ago

Innocent259 commented 1 year ago

Hello @Mike111222

You have done a great job completing this project, all functionalities are working as expected but I think you can try to improve it so that it can be user-friendly by enhancing CSS styles.

Other suggestions:

  1. You should remove the gap of 50% in the header section to make the header responsive
  2. Instead of using the center as the value of space-between you can try to space-between