/musica

This is a simple music web application built with React and a small free open music API. The purpose of this project is to participate in the Tech360 twitter community october 2022 challenge.

Primary LanguageJavaScript

musica

Musica

This is a simple music web application built with React and a small free open music API. The purpose of this project is to participate in the Tech360 twitter community october 2022 challenge.

Features

  • User listen to music that is selected.
  • User can view track details, including album art and artist name.
  • User can add tracks to Liked collections.
  • User can add playlist to Playlist collections
  • User can Shuffle, next, prev, pause and play any playlist
  • User can change track position by clicking on the player slider
  • The Mobile Page of te player completeyly works fine

Technologies Used

How to Contribute

  • Fork the repository.
  • Create a new branch.
  • Make your changes and commit them.
  • Push your changes to your fork.
  • Submit a pull request.

Credits

This project was inspired by the #Tech360 twitter community October 2022 Challenge.