Skip to content

VIZUAL is an online video player app that lets you search and explore thousands of videos on the internet

Notifications You must be signed in to change notification settings

Sumercode/VIZUAL---Online-Video-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone with React and Material UI -

Check out the live demo at https://vizualplayer.netlify.app/

image

This project is a YouTube clone built using React and Material UI. It aims to replicate some of the core functionalities of YouTube, including a home page with popular videos, search functionality, video player, and channel insights.

Features

  • Home Page: The home page displays popular videos, allowing users to explore trending content.
  • Search Functionality: Users can search for videos using keywords or phrases, with search results dynamically updating.
  • Video Player: Each video can be played directly within the application, providing a seamless viewing experience.
  • Channel Insights: Channel insights provide users with information about the channel owner, including subscriber count and video count.

Technologies Used

  • React: The project is built using the React library, enabling the creation of dynamic and interactive user interfaces.
  • Material UI: Material UI is used for styling and theming, providing a modern and responsive design for the application.
  • YouTube Data API: The application integrates with the YouTube Data API to fetch video data and channel insights.

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install.
  4. Obtain an API key from the YouTube Data API and replace the placeholder in the code.
  5. Run the development server using npm start.

Contributing

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and submit a pull request with your changes.

- SUMER

About

VIZUAL is an online video player app that lets you search and explore thousands of videos on the internet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published