Skip to content

1-navneet/github-trending-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 GitHub Trending Explorer

Discover what developers around the world are building — right now.

A fast, clean web app to explore trending GitHub repositories. Filter by language, sort by popularity, and bookmark repos you want to revisit.

🔗 Live Demohttps://github-trending-explorer.vercel.app


Why I Built This

I found myself constantly switching between GitHub tabs just to see what's trending in JavaScript or Python. There was no clean, distraction-free way to do it quickly.

So I built one.


Features

  • Search repos by name or description
  • Filter by programming language
  • Sort by stars, forks, or recently updated
  • Bookmark favourite repos with persistent storage
  • Dark / Light mode toggle
  • Skeleton loading while data fetches
  • Pagination for browsing results
  • Fully responsive — mobile, tablet, desktop

Tech Stack

  • HTML5, CSS3, Vanilla JavaScript
  • GitHub REST API
  • Vercel (deployment)

Getting Started

git clone https://github.com/1-navneet/github-trending-explorer.git
cd github-trending-explorer
open index.html

No install needed — just open in browser.

About

A web app to discover trending GitHub repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors