desco-nitp / club-website

https://club-website-eight.vercel.app
0 stars 5 forks source link

Create Work Page Component #27

Closed divyansh12git closed 4 months ago

divyansh12git commented 4 months ago

Implementation:

  1. All the components should be in components/works directory.
  2. Create 2 components: first Banner for the different teams: brand, digital art,3d,etc, second a image components which will mutate under Banner (through arr.map)
  3. Create the main component (Works) which will have all the banners. Render it on works page.
  4. Make sure u should pass a list and its props dynamically through the components.

work_compo

maithilee24 commented 4 months ago

Assign me