Welcome to the VideoHub repository! This project is a React and Chakra UI-based platform for uploading and viewing video content.
VideoHub is a modern platform built with React and Chakra UI, designed for users to upload and view video content seamlessly.
- Upload videos to the platform
- View uploaded videos
- User-friendly interface with Chakra UI
- Responsive design for optimal viewing on all devices
To get a local copy up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/videohub.git
-
Navigate to the project directory:
cd videohub
-
Install dependencies:
bun install
-
Start server:
bun run dev