A GitHub Repository Listing Page made using HTML, CSS, JavaScript and GitHub REST APIs.
- 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
Clone the Project
git clone https://github.com/iamatifmoin/not-github.gitGo to the Project Directory
cd not-githubOpen with VSCode
code .Run with Live Server
live-server
