Giter VIP home page Giter VIP logo

knowyourtaste's Introduction

knowyourtaste

Web application that, through requests to the Spotify web API, allows the visualization of the most listened songs, artists and genres in given periods of time (short, medium and long term).

In addition to also making it possible to create playlists containing the top tracks of each of the mentioned time ranges.

Note: as the app is in development mode, it is necessary for the user's spotify account email to be manually registered by me in order to be able to use it.

How to run locally

Prerequisites

Before you start, you need to have Node.js and npm installed on your machine.

You also need to set up your account in the Spotify Developer website and create an app in the Dashboard.

Edit your app settings and add http://localhost:8888/callback in the Redirect URIs.

Running

# clone this repository
$ git clone <https://github.com/plhrsl/knowyourtaste>

Create an .env file in the server folder following the .env.example, replacing "XXX" with your app credentials.

# enter the server folder
$ cd server

# install server and client dependecies
$ npm install

# concurrently start client and server
$ npm start

# the client will start at http://localhost:3000 and the server at http://localhost:8888

knowyourtaste's People

Contributors

lubeires avatar dependabot[bot] avatar

Watchers

Kostas Georgiou avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.