Skip to content

A simple react based website to search and explore github repositories using username or repository name. It uses Github api to fetch the data.

Notifications You must be signed in to change notification settings

mantreshkhurana/github-explorer-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Explorer

A simple react based website to search and explore github repositories using username or repository name. It uses github api to fetch the data, this project was created to help my friend learn reactjs.

Table of Contents

Screenshots

Screenshot

Installation

git clone https://github.com/mantreshkhurana/github-explorer-reactjs
cd github-explorer-reactjs
npm install
npm start

Features

  • Search repositories by username
  • Search repositories by repository name
  • View repository details
  • View repository issues
  • View repository pull requests
  • View repository contributors
  • View repository languages
  • View repository forks
  • View repository stars
  • View repository watchers
  • View repository license
  • View repository topics
  • View repository releases
  • View repository branches
  • View repository commits
  • View repository tags
  • View repository stargazers

Author

About

A simple react based website to search and explore github repositories using username or repository name. It uses Github api to fetch the data.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project