tech-divas / graduation_page

https://graduation-page-self.vercel.app
1 stars 0 forks source link

Search logic implemented #54

Closed piole007 closed 6 months ago

piole007 commented 6 months ago
  1. Created a list of locally stored sampleProject data in AllProjectsPage.
  2. Pass down a project name prop from AllProjectPage to ProjectCard.
  3. Implemented search logic.