Spotify Pie Chart

This is my first React App, which represent a pie chart with the most listened Spotify genre.

? Installation (NPM)

If you want to install this repository on your local machine, you have first to clone it:

gh repo clone gian0012/spotify-pie-chart

Now, navigate to the folder repository:

cd Spotify-Pie-Chart

Install the packages required in package.json file

npm install

Run with this command the React app on your local machine:

npm run start

This project is covered under MIT License.

? Website

Website avable with GitHub Pages!

GitHub

View Github