Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

This is a clone of Spotify for educational purposes.

Authors

Demo

  • Click here to see a demo

Tech Stack

Client: Next JS, Tailwind CSS, Recoil

Server: Next Auth, Spotify API

Environment Variables

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

NEXT_PUBLIC_SPOTIFY_ID

This is the client ID from the Spotify project.

NEXT_PUBLIC_SPOTIFY_SECRET

This is the client secret from the Spotify project.

JWT_SECRET

This is the JWT secret used to encrypt JWT tokens.

NEXTAUTH_URL

This is the URL next-auth uses.

Features

  • Fully Mobile Responsive
  • Authentication using Spotify
  • Can play music if you have Spotify Premium
  • Has volume functionality for music

Run Locally

Clone the project

  git clone https://github.com/rkazi103/spotify-ui-app

Go to the project directory

  cd spotify-ui-app

Install dependencies

  yarn

Start the server

  yarn dev

License

GNU General Public License © 2021 Rayan Kazi

About

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages