Said-laasri / My-Porfolio-Website

My portfolio website is a page that contains information about me and my projects/socials and ambition in life.
7 stars 0 forks source link

Bugs found #15

Open pinkmoon25 opened 2 years ago

pinkmoon25 commented 2 years ago

I think there is a bug in the menu.js in the project buttons, the solution is to add the correct class names on the right buttons

There was an issue with add project cards function it was adding the same id to every project card, the solution is to change the hard coded number value to the variable i used in the for loop.

also, you can remove the comments from the menu.js file.

Thank you!