When the user clicks (or taps) the button to check project details, the popup with details about the project appears.
When the user clicks (or taps) the close (X) button, the popup disappears.
Created the work section dynamically in javascript.
Each project stores the following pieces of data in a JavaScript object, at a minimum: name, description, featured image, technologies, link to live version, and link to the source.
We did the following;
Below is a link to my partner's contribution to the project https://github.com/arnoldnekemiah/portfolio-new/commit/d503affcf2a355a0c22f58b11ccd6b7286f82126
Thank you :smiley: