cmolinan / Awesome-Books

"Awesome books" is a simple interactive website that displays a list of books and allows you to add and remove books from that list. It is built with JavaScript for DOM manipulation and for managing data in objects.
https://cmolinan.github.io/awesome-books
5 stars 1 forks source link

Peer-to-peer code review #4

Open Kumilachew-g opened 2 years ago

Kumilachew-g commented 2 years ago

Your work is excellent!! Keep going!!!

  1. contact form list is not the same as the original one
  2. add media query for mobile
  3. when you click in list if there is no book it should show "there is no books"
carlosmuerto commented 2 years ago

4 Kumilachew-g commented

...

  1. contact form list is not the same as the original one ...

the bottom is in the centre but the design is in the left

cmolinan commented 2 years ago

Thank you for your suggestions !