Skip to content

melowsoft/github-trending-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Trending Pages

Summary

This project is a clone of the github trending pages. It was bootstrapped with create-react-app typescript.

Features

  • On the repositories tab you will see the most popular repositories created today sorted by stars number.
  • On the developer tab you can also see the most popular developers today sorted by stars number.

Installation

  • clone the repository locally with:
  git clone https://github.com/melowsoft/github-trending-page
  • Install all dependencies in project directory with:
  npm install
  • To start the app, you can run:
  npm start

Runs the app in the development mode.
Open http:https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Note: I added a proxy on Dev to by-pass Cors Error on Github API

Stack

  • React
  • Typescript
  • React Query

About

A github trending page clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages