Skip to content

cmtran09/project-x-nba-comparison

Repository files navigation

project-x-nba-comparison

Overview

I wanted to experiment with the data visualisation library Recharts.js and parsing data into it so I created this simple web application that lets the user compare and chart the stats of two NBA players.

The API's Documentation can be found here: https://www.balldontlie.io/#getting-started

You can launch the site on GitHub Pages, or check out the Repo.

If you will like to download this repository and run it locally, run the following in your terminal:

git clone https://github.com/cmtran09/project-2-potterapi-pair.git

Next run:

yarn

Finally, to run on your brower via localhost:8000

yarn serve

See below for a quick demo of the application. Demo

Technologies Used

  • HTML
  • SCSS
  • Material UI
  • JavaScript ES6
  • React.js
  • Axios
  • balldontlie API
  • Recharts
  • Enzyme
  • Postman

Featured Code

Parsing Data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors