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.
git clone https://github.com/AbdurRaahimm/social-media-downloader.git
cd social-media-downloader
npm install
npm run dev
to start the development servernpm run dev
npm run build
to build the projectnpm run build
npm run serve
to serve the buildnpm run serve