learnerbyheart / nba-stats-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBA Player Statistics App

Introduction

This project is a React app which presents you NBA statistics for your favorite NBA players. It is built using the new Hooks API which was introduced in React 16.7.0-alpha.0 at React Conf 2018.

Getting Started for Development

  • Install dependencies with:
foo@bar:~$ yarn
foo@bar:~$ yarn start

Building the App

foo@bar:~$ yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Deploying the App

The App is deployed to now.

foo@bar:~$ now

About


Languages

Language:JavaScript 90.2%Language:HTML 6.4%Language:CSS 3.4%