Giter VIP home page Giter VIP logo

my-app's Introduction

Spotify Playlist Creator

Spotify Playlist Creator is a website that can help you to make a Playlist on your Spotify.

Installation

Must install all these first:

After you've installed all the stuff above, run a few commands to get set up:

git clone https://github.com/rooneyaan10/my-app.git
cd my-app
npm run setup

If you are unable to get the setup script to work, run the following command:

npm install

Usage

Set up your environment variable first

cp .env .env.local

Change the CLIENT_ID to your CLIENT_ID. How to get yout CLIENT_ID you can follow the instruction in here. Change the REDIRECT_URL to your deployment URL or http://localhost:3000/

REACT_APP_SPOTIFY_CLIENT_ID=YourClientId
REACT_APP_REDIRECT_URL=YourDeployURL

Open the project in your preferred IDE then type command below in the terminal.

npm start

Features

  • Integration with your Spotify® account.
  • Find songs, artists, or albums.
  • Create playlist.
  • Select specific song.
  • Show song data including title, artist, album, and duration

my-app's People

Contributors

rooneyaan10 avatar

Watchers

 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.