Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 516 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 516 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",
    
    "yearOfGraduation" : "2025",
    
    "interestOfWork" : "Android app development",
    
    "favouriteQuote" : "force for a good"
    
   },
   
]