DamandeepS / Github-User-Search

DEMO Progressive Web App

Home Page:https://goo.gl/CCVkmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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';

About

DEMO Progressive Web App

https://goo.gl/CCVkmp


Languages

Language:JavaScript 71.4%Language:HTML 22.8%Language:CSS 5.8%