brighton0102 / JavascriptCapstone

MIT License
1 stars 1 forks source link

🚀 Homepage Layout Implementation with API Data Retrieval 📊 #24

Closed DevKaranJ closed 1 year ago

DevKaranJ commented 1 year ago

🌟 This pull request introduces the main part of the homepage, meticulously following the wireframe layout provided. Upon page load, the web app efficiently fetches data from the selected API, showcasing a list of items featuring their titles and images.

🔘 Added "Comments" and "Like" buttons, currently non-functional but visually integrated as per wireframe requirements.

🚫 Excluded display of item likes count and item counter for this iteration.