uchexm / JavaScript-Capstone-Project

This JavaScript capstone project is about building a web application based on an external API.
MIT License
1 stars 1 forks source link

Create Modal pop up, and retrieve comments from API #27

Closed uchexm closed 1 year ago

uchexm commented 1 year ago

In this branch

  1. I created the modal popup window
  2. Created the comments section
  3. added functionality to add and retreive comments from the Api
  4. display the comments on the page
  5. and add the counter for the comments