Skip to content

Developed a React app integrating Spotify API for user authentication and accessing playlists, artists, albums, and tracks. Implemented functionality akin to a web music player, showcasing adept skills in frontend development and API integration for a seamless user experience.

Notifications You must be signed in to change notification settings

AdarshTheki/Web-Music-Player

Repository files navigation

Web Music Player

This is a Spotify clone built using React.js. It mimics some of the basic features of the Spotify web application, allowing users to explore music, view recent play tracks, albums, playlists, artists, and tracks.

Features

  • Login and Navigation: Users can log in to their Spotify account and navigate through various pages.
  • Home: Users can explore recommended playlists and new releases.
  • Recent Play Tracks: Users can view their recently played tracks.
  • Albums: Users can browse through albums and view details.
  • Playlists: Users can discover playlists and view details.
  • Artists: Users can explore artists and their works.
  • Tracks: Users can search for tracks and play them.
  • Sidebar: Users can access different sections of the application from the sidebar.

Technologies Used

  • React.js
  • react-icons
  • spotify-web-api-js
  • react-loading-skeleton

Installation

  1. Clone the repository:

    git clone https://github.com/AdarshTheki/Web-Music-Player.git
  2. Navigate to the project directory:

    cd Web-Music-Player
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open the application in your browser at http://localhost:3000.

Usage

  • Log in with your Spotify account.
  • Navigate through different sections using the sidebar.
  • Explore recommended playlists, new releases, recent play tracks, albums, artists, and tracks.

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Developed a React app integrating Spotify API for user authentication and accessing playlists, artists, albums, and tracks. Implemented functionality akin to a web music player, showcasing adept skills in frontend development and API integration for a seamless user experience.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published