Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 699 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 699 Bytes

Demo-HF

In this repo you have to add your Name, Year of Graduation and Intrest of work.

How to Contribute? check CONTRIBUTING.md

In this repo you have to add your Name, Year of Graduation and Intrest of work in json file

EX :-

  [
   {
    "id" : "1",
    "Name" : "Piyush",
    "Year of Graduation" : "2025"
    "Intrest of work" : "Android app development"
    "favorite Quote" : "force for a good"
   }
     ]

[ { "id" : "2", "Name" : "Harsh", "Year of Graduation" : "2024" "Intrest of work" : "Marketing " "favorite Quote" : "It's nice to be important but it's important to be nice" } ]