Skip to content

Use the GitHub REST API to retrieve Gist data and display it on the page. Tutorial: https://www.jamieonkeys.dev/posts/gists-github-api/

Notifications You must be signed in to change notification settings

donbrae/get-gists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-gists

Use the GitHub REST API to retrieve Gist data and display it on the page.

  1. npm install
  2. npm run start