Skip to content

A music player made with ReactJS and Tailwindcss to work with tracks

License

Notifications You must be signed in to change notification settings

loickcherimont/MusicPlayer_ReactJS

Repository files navigation

MusicPlayer_ReactJS

Preview

ℹ️ About

This is a music player made with ReactJS and Tailwindcss to work with tracks, audio ressources and re-code an ancient project made using Javascript only.

🔧 Tools

  • ReactJS 18.2.0
  • Tailwindcss 3.3.2
  • Musics from Pixabay

📥 Setup for contributions

  1. Open a terminal and run these commands :
git clone git@github:loickcherimont/MusicPlayer_ReactJS.git
cd MusicPlayer_ReactJS
  1. Retrieve all dependencies and fix possible bugs :
npm i
npm audit fix
  1. Launch the project
npm run dev
  1. The project is ready!

Preview

⚠️ Prerequisites

For this app, no required prerequisites

🤔 How does it run ?

Music Player has been built to be the more intuitive possible

Play/Pause a track

Click on Play/Pause button to play or pause music

Change track

Click on Previous ( ⏪ ) or Next ( ⏩ ) button to change track

Track progression

Slide the red cursor to move forward/back the track

Move cursor

🧪 Features

  • Turn up/down volume using UI
  • Move forward/back track progression using buttons

🔑 License

Developed by Loick Cherimont

Under MIT License

Last edition on: 2024-07-29

About

A music player made with ReactJS and Tailwindcss to work with tracks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published