infrasync / kaishen

Home Page:kaishen.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlayliStation

PlayliStation - Generasi GIGIH 2.0 Final Project for Frontend Track

Web application for searching songs and create playlist using Spotify API

cover

Demo

Demo Link

Tech Stack

tailwindcss react typescript redux

Authors

Features

  • Landing Page
  • Search Song / Artist / Album
  • Select Multiple Songs
  • Create Playlist from Selected Songs

Environment Variables

To run this project, you will need to add the following environment variables to your .env file and .env.local

REACT_APP_SPOTIFY_KEY = your spotify key REACT_APP_SPOTIFY_CALLBACK_URL= your spotify callback url

Run Locally

Clone the project

  git clone https://github.com/enjinerd/kaishen.git

Go to the project directory

  cd kaishen

Install dependencies

  npm i

Add .env.local or .env

Start the server

  npm run start

About

kaishen.vercel.app


Languages

Language:TypeScript 59.8%Language:JavaScript 22.1%Language:CSS 16.2%Language:HTML 1.8%Language:Shell 0.1%