Skip to content

Rithb898/yt2mp3

Repository files navigation

YouTube to MP3 Converter

A modern web application that allows users to convert YouTube videos to MP3 format easily and efficiently.

Features

  • 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

Technology Stack

  • React 18
  • Vite
  • Tailwind CSS
  • RapidAPI (YouTube MP3 Converter API)

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Create a .env file with your RapidAPI key:
    VITE_RAPIDAPI_KEY=your_api_key_here
    
  4. Start the development server:
    npm run dev

Build

To create a production build:

npm run build

License

MIT

Author

Made with ❤️ by Rith

About

A modern web application that allows users to convert YouTube videos to MP3 format easily and efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors