Log-benjamin / Xplore

Xplore is a web app built based on REST countries API, that provides information about countries via a RESTful API. This project collects information from The REST countries site and provide it in a simple organized way as a web app so that it can be applicable by travel agencies or for personal use to get info about a country or region easily
MIT License
0 stars 0 forks source link

[4pt] - Display list of items on the Homepage - Binyam Tegene #35

Open Log-benjamin opened 1 year ago

Log-benjamin commented 1 year ago

Create the main part of the homepage that keeps the layout from the wireframe:

Screenshot 2021-06-27 at 21 50 23

When the page loads, the webapp retrieves data from the selected API and shows the list of items on screen with the basic data (e.g. title + image).

Prepare also "Comments" and "Reservations" buttons. They should be doing nothing - just being displayed.

This task does not include displaying the number of likes for each item.

This task does not include the counter of the items.

Abbas-Aljuaifari commented 1 year ago

https://github.com/Log-benjamin/Microverse-Javascript-Capstone/pull/48

Log-benjamin commented 1 year ago

https://github.com/Log-benjamin/Microverse-Javascript-Capstone/pull/48