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.
- Install dependencies with:
foo@bar:~$ yarn- Start local development server on http://localhost:3000/:
foo@bar:~$ yarn startfoo@bar:~$ yarn buildBuilds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.
The App is deployed to now.
foo@bar:~$ now