Skip to content

Latest commit

 

History

History
18 lines (7 loc) · 573 Bytes

README.md

File metadata and controls

18 lines (7 loc) · 573 Bytes

Application For Fetching Github Data Using Github APIs.

  1. To run it as a web app in your local system clone this repository in your local system.

2.go into the main directory to where you cloned it and where is your manage.py file.

3.open terminal in that folder you can use shift + right click to get an option for this.

4.now in terminal window just simply type python manage.py runserver.

5.this will open a browser tab you can put a github username there and see the stasts about the user.

Fill Free To Make a Pull Request