Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 719 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 719 Bytes

!GitHub

A GitHub Repository Listing Page made using HTML, CSS, JavaScript and GitHub REST APIs.

Features

  • Search GitHub Users
  • View Profile
  • Dark / Light Theme Toggle
  • View Public Repositories
  • Skeleton Loaders
  • Selected Number of Repositories to Display Per Page
  • Server Side Pagination

Screenshots

Screenshot 1

Screenshot 2

Setup Locally

Clone the Project

  git clone https://github.com/iamatifmoin/not-github.git

Go to the Project Directory

  cd not-github

Open with VSCode

  code .

Run with Live Server

  live-server