alemesa / github-battle-react

React Github Battle App (React Fundamentals Course)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Github-Battle

React App (React Fundamentals Course)

first release   react is dope

πŸ”₯ Github Battle is a React App that pulls data from the Github API to achieve multiple actions like Github Users Battle, Most Popular Repos and User Info, responsive and Service Worker running, animations with gsap super snappy for quick switching thanks to React Virtual DOM πŸ”₯

πŸ“– This app is the final result of the course React Fundamentals which you can find here + other additions like animations and extra functionality

Launch App

Features

  • βš’οΈ Simple: Bootstrapped with Create React App and using React

  • πŸ“Š Real-time: Data obtained from the Github API

  • πŸ“± Responsive: Made mobile responsive with Flexbox

  • πŸŽ‰ Animations: Using gsap

  • πŸ”₯ Live: Deployed with Surge

Demo

Usage

Fork or download this repo , move inside and run:

npm install
yarn start

Open development build on http://localhost:3000/

To deploy it:

yarn build

To-Do

  • Improve the design, add Loading to the Search Component

About

React Github Battle App (React Fundamentals Course)

License:MIT License


Languages

Language:JavaScript 82.3%Language:CSS 10.2%Language:HTML 7.5%