This is a simple social media video downloader. It can download videos from Facebook, Instagram, Tiktok, and YouTube. It is built with React, Vite, and Tailwind CSS.
- Clone this repository
git clone https://github.com/AbdurRaahimm/social-media-downloader.git
- Go to directory
cd social-media-downloader
- Run The Essential Dependency
npm install
- Run
npm run dev
to start the development server
npm run dev
- Run
npm run build
to build the project
npm run build
- Run
npm run serve
to serve the build
npm run serve
- Download videos from Facebook
- Download videos from Instagram
- Download videos from TikTok
- Download videos from YouTube
- React
- Vite
- Tailwind CSS
- ESLint
- Prettier