iamsjunaid / My-Portfolio-Website-2

A website to showcase my skills experiences and recent works.
https://iamsjunaid.github.io/My-Portfolio-Website-2/
MIT License
2 stars 0 forks source link

Last Card Bug #7

Open 10-menachi opened 1 year ago

10-menachi commented 1 year ago

You introduced a bug that prevented the last card from popping out. So I figured out that you were not pushing the data of the card to your works array and hence the array did not recognize it as an object in itself, so I went ahead and solved it.