Skip to content

This is a small react app letting the user know which tracks or artists he listened to the most for a time period

Notifications You must be signed in to change notification settings

XelaG/Spotify-Stats-React-App

Repository files navigation

Information about Spotify Stats Project

This project was created by Alex Gaignard. The goal of this project was to make a website that would indicate what you've been listening to on spotify.

The technology use is React

You can preview the website here

Available Scripts

In the project directory, you can run:

$ docker build . -t spotify-app:latest
$ docker run -p 8080:8080/tcp --name spotify-app spotify-app:latest 

Runs the app in the production mode.
Open http://localhost:8080 to view it in the browser.

Or

$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

This is a small react app letting the user know which tracks or artists he listened to the most for a time period

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published