A Music App that lets you play, save and explore songs, artists, albums, playlists and radios based on Deezer API.
This Project built with Next.js, Redux & Redux Persist, SWR and Wavesurfer.js.
- Browse albums, songs, artists, radio channels and playlists
- Save and access favorite content easily through the favorites page.
- Beautiful Responsive UI inspired by inspired by Max Dobzhansky's Dribbble Shot
- Clone the repository:
git clone https://github.com/IdoBouskila/music-app.git
- Navigate to the project directory:
cd music-app
- Install dependencies:
npm install
- Start the development server:
npm run dev
Open your web browser and visit the provided URL or http://localhost:3000
to access the Music app.