desco-nitp / club-website

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

Create featured Post and categories components in blog page #28

Closed divyansh12git closed 4 months ago

divyansh12git commented 4 months ago

Implementation:

  1. All the components should be in components/blogs/feature directory.
  2. For Category component mutate the data under them dynamically through list (arr.map).
  3. Also make sure to make image and text as variable on the top level for feature component. Please do not hard code it, make as dynamic as possible.

blog_feature_categories