Welcome to the MyMusic! 🎵
This platform allows users to play, search, and download songs for free. The project is built using Vite, Puppeteer, Ant Design, Address, and Express.
- Play Music: Stream your favorite songs directly from the website.
- Search Songs: Easily find songs using the search functionality.
- Download Songs: Download songs for offline listening.
- User-Friendly Interface: Enjoy a sleek and responsive design with Ant Design.
- Vite: A fast build tool for modern web projects.
- Puppeteer: A Node library for controlling headless Chrome or Chromium.
- Ant Design: A design system for enterprise-level products.
- Address: A library for handling addresses.
- Express: A minimal and flexible Node.js web application framework.
- Node.js and npm installed on your machine.
- Follow Commands:
git clone https://github.com/yourusername/music-website.git cd music-website npm install npm run dev go to server file and run node index