Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.04 KB

GitHub-GraphQL

Introductory Web App that shows List View of Public Repositories using the rest-apis of github. To the web application is powered by Angular 10, it uses Apollo GraphQL and GitHub GraphQL API v4.

Size Limit CLI

Setting up

To setup the working environment just clone the project and run the following commands

npm install or sudo npm install

To start the server

ng serve

This will start the server at port 4200

Prerequisite

You will need a Authentication token for making request and getting data from GitHub's. Get it from here

References

License

license