Skip to content

jackowiak/chartify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Chartify is SpotifyAPI-based app. You can check your most-frequently played tracks and artists in range of last month, last 6 months and all time.


Stack

ES6, ReactJS, React-Router v4, Reactstrap.


Usage

Client side

$ git clone https://github.com/jackowiak/chartify.git

$ cd chartify

$ npm install

$ npm start

Server side

To use server-side, check this repo: https://github.com/jackowiak/chartify-backend