This project is a Music Player built using HTML, Tailwind CSS, and React. It uses Vite as a build tool.
https://github.com/yusra05/music-player/assets/112852251/d6ef4be3-4fba-4bc7-b733-84f84e7e3dd4
To get started with the project, follow these steps:
Clone the repository:
git clone https://github.com/yusra05/music-player.git
Navigate to the project folder:
cd C:\Users\example\music-player
Install dependencies:
npm install
Start the development server: ```bash npm run dev
This project is under the MIT LICENSE