Skip to content

Bakhaw/spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify

A Spotify clone, with some personal additions

About The Project

Built With

  • React v18

  • Typescript v5

  • Next.js v14

  • Tailwind CSS v3

  • spotify-web-api-node v5

Getting Started

Here are the instructions that will guide you to install and use the project.

Installation

  1. Clone the repository
 git clone https://github.com/Bakhaw/spotify.git
  1. Navigate into it and install npm dependencies
  cd spotify
  pnpm install
  1. Don't forget to add your .env file otherwise the app is not going to work

  2. Start the development server

  pnpm dev

The project is now running at http://localhost:3000/

Build & Production mode

  1. Build the project in a production mode
 pnpm build
  1. Run the project in production mode
 pnpm start

About

Explore new features and improved user experience

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages