Skip to content

ThibaudS-web/music_sim

Repository files navigation

Jazzam - Audio Players Custom

This project is a music application demo from scratch. Initially, I wanted to integrate an API. However, finding a free music API without query limitations is not easy. Therefore, I developed the application using royalty-free music under the "Creative Commons (CC BY-NC-SA 4.0)" license.

Features

  • Custom slider
  • Custom audio player
  • Possibility to pause/play or skip to next/previous track
  • Possibility to switch playlists by clicking on a genre in the slider
  • Interaction between players, when a track ends the player closes and the next one opens automatically
  • Full responsive

Technologies Used

  • Vite: A tool for fast build and development of modern web applications
  • TypeScript: A programming language that allows for better definition and verification of variable types

Installation

Clone the repository to your local computer:

https://github.com/ThibaudS-web/music_sim.git

Install the dependencies:

In the root of the project:
npm install

Start the application in development mode:

npm run dev

Access the application in your browser at the following address:

http://localhost:3000/

Deployment

The application is deployed on an online link at the following address: thibauds-web.github.io/music_sim/

Please feel free to contact me with any questions or comments!

Lighthouse

lightouse

Author

Thibaud Saumureau

Contact

About

Live demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published