Skip to content

jaypee-0/GratisDigital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gratis Assesstment

Overview

Frontend Assestment Gratis Digital

The Challenge

Using the github api, display the following via '/github route':

  • Repository name,
  • Repository description.
  • Number of stars for the repo.
  • Number of issues for the repo.
  • Username and avatar of the repo owner

How to Run

npm install

  • Installs dev dependencies

npm start

Built With