https://github.com/vikrant48/video_mela_frontend
you Tube clone frontend ... complete
https://github.com/vikrant48/video_mela_frontend
api jawascript react-router-dom reactjs reactredux redux-toolkit tailwindcss vite
Last synced: about 2 months ago
JSON representation
you Tube clone frontend ... complete
- Host: GitHub
- URL: https://github.com/vikrant48/video_mela_frontend
- Owner: vikrant48
- Created: 2025-01-05T15:00:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T06:52:47.000Z (over 1 year ago)
- Last Synced: 2025-03-02T09:14:41.926Z (about 1 year ago)
- Topics: api, jawascript, react-router-dom, reactjs, reactredux, redux-toolkit, tailwindcss, vite
- Language: JavaScript
- Homepage: https://video-mela.vercel.app
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video Mela - Frontend
## Overview
The frontend of Video Mela is a user-friendly video-sharing platform built using modern web technologies. It provides seamless video browsing, uploads, real-time comments, infinite scrolling, and more.
---
- [Model link](https://app.eraser.io/workspace/OO3HFmjKmUYmLl8JiwRk?origin=share)
- [Backend Link](https://github.com/vikrant48/Video_Mela_backend)
## Features
- **User Authentication**: Secure login and registration using JWT.
- **Video Upload**: Upload videos with a thumbnail preview.
- **Infinite Scrolling**: Load videos dynamically as users scroll.
- **Search and Filters**: Search videos and sort by date or other criteria.
- **Responsive Design**: Fully responsive UI for mobile, tablet, and desktop.
- **Comments System**: Real-time commenting on videos.
- **Dynamic Video Details**: Display video information, likes, views, and description.
---
## Technologies Used
- **React**: For building dynamic user interfaces.
- **Redux Toolkit**: State management for efficient data handling.
- **React Router DOM**: For single-page application (SPA) routing.
- **Tailwind CSS**: For responsive and modern UI styling.
- **Axios**: For API communication with the backend.
- **React-Hot-Toast**: For interactive notifications.
---