sub1120/micindia

Home: Create section for Tetimonials

Closed this issue · 0 comments

Here we will show following details of founders in home page,

  • Profile Pic
  • Name
  • Designation
  • Thought

Tasks

  • Create component UI.
  • Create a new collection founders in Database.
  • Create an API end point to insert/update founder data into DB.
  • Create an API end point to fetch founder data from DB.
  • Connect UI with API end point