A modern web application that allows users to convert YouTube videos to MP3 format easily and efficiently.
- Simple and intuitive user interface
- Real-time video thumbnail preview
- Progress tracking during conversion
- Responsive design for all devices
- Error handling and user feedback
- Direct MP3 download links
- React 18
- Vite
- Tailwind CSS
- RapidAPI (YouTube MP3 Converter API)
- Clone the repository
- Install dependencies:
npm install
- Create a
.envfile with your RapidAPI key:VITE_RAPIDAPI_KEY=your_api_key_here - Start the development server:
npm run dev
To create a production build:
npm run buildMIT
Made with ❤️ by Rith