https://short-video-streaming-app.vercel.app/
1. Clone the repo
git clone https://github.com/devwithpriyanshu/short-video-streaming-app.git
2. Navigate to the project directory
cd short-video-streaming-app
3. Install the project dependencies:
npm install
4. Run the project in development mode:
npm run dev