Skip to content

spartanns/vibeflow

Repository files navigation

Vibeflow

A responsive music streaming web app built with Next.js and the Spotify API. This app allows users to explore playlists, search for artists and tracks, and control playback using a clean and intuitive interface styled with TailwindCSS. With Next.js routing for smooth navigation and Redux for global state management, this app ensures a seamless experience for managing user data and player states across the app.

Setup

Clone the repository

git clone https://github.com/spartanns/vibeflow.git
cd vibeflow

Create a .env file with the following content:

NEXT_PUBLIC_SPOTIFY_API_KEY=

You can get your API key here

Install dependencies

npm install

Start the server

npm run dev

Go to http://localhost:3000

About

Streaming music player that finds free music for you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages