khanalisha / video_clone

Home Page:https://frontend-videoclone.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Clone Web Application

This web application is a simplified version of a "Video Clone" where users can browse through a list of predefined video thumbnails, view basic information about the videos, and play them.

Technologies Used

-React.js, Redux -HTML5 Video -Tailwind CSS

Project CheckOut

CheckOut Live

Features

  • fetching of videos from the provided API
  • Clean and intuitive user interface
  • Video playback with basic information display
  • Proper state management for video list and selected video

Bonus Features

  • Responsiveness for various screen sizes and devices

Installation and Usage

-Clone this repository to your local machine. -Navigate to the project directory. -Install dependencies using npm or yarn:

npm install

npm start

  • if you appreciate this project, show your support with a ⭐!

About

https://frontend-videoclone.vercel.app/


Languages

Language:JavaScript 89.6%Language:HTML 7.6%Language:CSS 2.8%