Skip to content

DamandeepS/Github-User-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWA-Demo

A Demo PWA App

This is basic app for GITHUB user search. Aiming to learn basics of PWA on the way.

##Note This app uses GITHUB API to search and get user info. You'll need an OAuth Token for it to work properly. Generate a personal token and update it in main.js.

const OAuthToken = 'YOUR OAUTH TOKEN';