An open API service indexing awesome lists of open source software.

https://github.com/tryomar/reporadar

RepoRadar is a web app to explore GitHub repositories by username, showing key details and offering theme toggling.
https://github.com/tryomar/reporadar

github-api javascript website

Last synced: 29 days ago
JSON representation

RepoRadar is a web app to explore GitHub repositories by username, showing key details and offering theme toggling.

Awesome Lists containing this project

README

          

# RepoRadar

[![Demo Preview](https://img.shields.io/badge/Demo-Preview-blue)](https://omar7001-b.github.io/RepoRadar/)

## Introduction

RepoRadar is a web application that allows users to fetch and display GitHub repositories for a given username. It provides details such as repository name, description, topics, languages, size, and creation and update dates.

## Features

- Fetch and display repositories for a specified GitHub username.
- Show repository details including topics and languages.
- Toggle between light and dark themes.

## Installation

Clone the repository and open `index.html` in your browser:

```bash
git clone https://github.com/yourusername/RepoRadar.git
cd RepoRadar
```

## Usage

1. Enter a GitHub username in the input field.
2. Click the "Fetch Repositories" button to display the user's repositories.
3. Use the theme toggle button to switch between light and dark modes.

## Demo

Watch the [demo video](https://omar7001-b.github.io/RepoRadar/).

## Contact

For questions, contact:

- GitHub: [Omar7001-B](https://github.com/Omar7001-B)