Skip to content

A visual arrangement of popular GitHub repositories that, based on the selected language tab, will update cards dynamically using live data that is fetched from GitHub using their GitHub API V3.

ericjaeminjoo/github-api-react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-api-react-project is a visual arrangement of popular GitHub repositories that, based on the selected language tab, will update cards dynamically using live data that is fetched from GitHub using their GitHub API V3.

I wanted to improve my abilities with React, styling with Styled Components, and Flexbox layout knowledge by building this application and use an API to both fetch and render data dynamically.

Later on, I went ahead and refactored my code to incorporate the use of React Hooks.

This modern web application was initially set up using create-react-app.

A live demo can be found @ github-api-react-project.

Screenshot

Usage

In the project directory, you can run:

npm install
yarn start

These commands will install package dependencies and starts the app in the development mode.

Open http://localhost:3000 to view it in the browser.

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

About

A visual arrangement of popular GitHub repositories that, based on the selected language tab, will update cards dynamically using live data that is fetched from GitHub using their GitHub API V3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published