Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Random Repository Finder

A simple web application that discovers random GitHub repositories based on selected programming languages using the GitHub Repository Search API.

Features

  • Select programming languages from dropdown menu
  • View repository details (name, description, stars, forks, issues)
  • Refresh to find new repositories
  • Responsive UI with loading and error states

Demo

Demo GIF

Technologies

  • HTML, CSS, JavaScript
  • GitHub Repository Search API
  • Fetch API

Setup

  1. Clone the repository
    git clone https://github.com/abdullayevf/random-github-repository-finder
    
  2. Insert your GitHub token in the config.js file:
    export const GITHUB_ACCESS_TOKEN = "your_github_access_token";
  3. Open index.html in your browser

Usage

  1. Select a programming language
  2. View the random repository details
  3. Click "Refresh" for another repository

Project By

G'olib Abdullayev - github

Inspired By

https://roadmap.sh/projects/github-random-repo

About

A web application to discover a random github repository written in a programming language of choice.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages