tzhang-SSR / PlaylistPro

A powerful web app that helps users create Spotify playlists in a more efficient way

Home Page:https://playlist-pro.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Spotify Master

A web app built with React and Spotify Web API that allows user to search for their favoriate artists and preview the artist's Top 10 albums

Preview

Screenshot of Application

Installation

  • Clone the repo in your terminal by clicking the green clone or download button at the top right and copyin the url

  • In your terminal, type git clone URL

    • Replace URL with the url you copied
    • Hit 'Enter'
  • This will copy all the files from this repo down to your computer

  • In your terminal, cd into the directory you just created

  • Type npm install to install all dependencies

  • Type npm run dev to run the app locally

  • To get a complete experience, you ALSO need to clone the repo of backend part

  • To look at the code, just open up the project in your favorite code editor!

About

A powerful web app that helps users create Spotify playlists in a more efficient way

https://playlist-pro.vercel.app


Languages

Language:JavaScript 73.2%Language:CSS 21.1%Language:HTML 5.8%