Copy the project repository and download it to yourself via terminal
git clone https://github.com/Rofiyev/spotify.git
Copy the terminal command and go inside the created project
cd spotify
Copy the terminal command and wait for it to download all the dependencies that the project will need
npm install
Copy the terminal command and wait for the project to run!
npm run dev
Congratulations, you have successfully launched your project: localhost:3001
- NextJS 14
- TypeScript
- TailwindCSS
- Supabase Database
- Supabase Authentication
- Zustand
- Stripe