Skip to content

Spotify-Clone is a React-based web application that serves as a fully functional mockup of Spotify.

Notifications You must be signed in to change notification settings

rempairamore/spotify-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify-Clone

Overview

Spotify-Clone is a React-based web application that serves as a fully functional mockup of Spotify. It is an assignment for a Full Stack Developer course, showcasing skills in API integration, React development, and crafting a user-friendly web application.

Online Demo

Check out Spotify-Clone in action! Visit the live demo here: http://music.petrella.info.

Features

  • Personalized Favorites Library: Log in to create and manage your own favorites list.
  • 30-Second Song Previews: Thanks to the Deezer API, listen to short previews of songs.
  • Fully Functional Music Player: A complete music player experience, optimized for desktop use.

Technologies Used

  • React: For building the user interface.
  • Deezer API: For fetching song previews and details.
  • CSS: For styling, with an emphasis on desktop optimization.

Setup and Installation

To get Spotify-Clone running locally:

  1. Clone the repository: git clone [repository URL]
  2. Install dependencies: npm install
  3. Start the application: npm start
  4. Open http://localhost:3000 in your browser to view it.

About

Spotify-Clone is a React-based web application that serves as a fully functional mockup of Spotify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages