sydobd / frontend-challenge

A web app that lists the most starred Github repos created in the last 30 days with infinity scroll.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A web app that lists the most starred Github repos created in the last 30 days with infinity scroll.

Run this project

You can run this project:

  • First clone the repo git clone https://github.com/obddd/frontend-challenge.git
  • cd frontend-challenge and run npm install
  • Run npm start
  • Open http://localhost:3000 to view it in the browser.

Note: Only axios library is used, which makes easier to work with API

You can read more about the Github API over here.

About

A web app that lists the most starred Github repos created in the last 30 days with infinity scroll.


Languages

Language:JavaScript 63.3%Language:CSS 22.8%Language:HTML 14.0%