user-ank / Student_Info

This repository will contain basic information of students

Home Page:student-info.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@TRUST_AFK

Task you have to do

  1. add an image to the Image folder and name the image your name example : TusharGupta.jpg (all images must be in jpg)

  2. Go to the pages folder and the to index.js.

a) import the image of your name (eg: import TusharGupta from "../Images/TusharGupta.jpg")

b) Now copy the Card given below : <Card image={ } name = " " about=" " instagram= " " twitter=" " linkedin=" "/>

c) paste your links in the above template :)

  1. if you have any problem regarding this watch the present code . All kind of updation in the designes are being accepted

PEACE OUT

About

This repository will contain basic information of students

student-info.vercel.app


Languages

Language:JavaScript 67.3%Language:CSS 32.7%