Arnab-batsy / Repo-List

Fetch the list of your GitHub repos.

Home Page:https://repo-list-cyan.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Repositories listing App

The whole project has been created using pure HTML, CSS and JavaScript.
Library used- jQuery only!

Assumption:

Users can search the repositories of any GitHub user by typing a valid GitHub username in the search box.

Requirement

Device must be connected to the internet in order to enable the GitHub API to fetch the required data.

Steps to Run

Using hosted App link:

GitHub Hosting
Vercel Hosting

On your local System:

  1. Fork and clone the repository in your local system.
  2. If you are using Visual Studio code or any other code editor, just open live server inside the directory and type localhost:{port number} in your browser. Note- The port number is the current port in which your local server is hosted.
  3. Else- Copy the path of the index.html file and paste it in your browser and run.

Demo

Click to watch Video demo

Screenshots

Screenshot (29) Screenshot (32) Screenshot (33) Screenshot (34) Screenshot (35)

About

Fetch the list of your GitHub repos.

https://repo-list-cyan.vercel.app/


Languages

Language:JavaScript 49.2%Language:CSS 34.4%Language:HTML 16.4%