wztech0192 / knowledge-hub

Knowledge Hub is an application to share knowledges
https://wztech0192.github.io/knowledge-hub/
0 stars 0 forks source link

Users can view the subject name and description from the dashboard - #1 #11

Closed Soumik29 closed 5 months ago

Soumik29 commented 5 months ago
  1. Created a card component using Mui
  2. Downloaded an Image generated by AI and incorporated the image inside the card component
  3. Gave the card a title and description related to the subject matter
  4. Added a button in the card component so that when users click it will redirect it to the subject page.