Git Product home page Git Product logo

hypergo's Introduction

hypergo

Most Probably I tryied to use

Typescript

but i am getting a lot of error soo i solved the assignment only using React,Tailwind CSS

React Video Clone

A simplified video clone web application built with React.js and Axios for fetching data.

Description

This web application allows users to view a list of predefined video thumbnails, click on a thumbnail to play the video, and see basic information about the video such as the title and description. It fetches videos from an API in a paginated manner and utilizes React components for managing state and props effectively.

Features

View a list of video thumbnails

Click on a thumbnail to play the video

Pagination for navigating through video pages

Like and dislike functionality for each video

Responsive design for various screen sizes Installation

Clone the repository:

git clone Navigate to the project directory:
cd react-video-clone
Install dependencies:
npm install
Start the development server:
npm start
Open your browser and visit http://localhost:3000 to view the application.
Usage

Browse through the list of video thumbnails.

Click on a thumbnail to play the video.

Use pagination buttons to navigate between video pages.

Like or dislike a video by clicking the corresponding buttons.

Close the video player by clicking the close button.

Dependencies

  • React.js Axios Tailwind CSS React Player API Reference The application fetches video data from the following API endpoint:

https://internship-service.onrender.com/videos?page={page} Save to grepper Replace {page} with the page number to fetch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.