This project is a web application that allows users to view a collection of videos. It provides a simple and convenient way to watch videos without the need for external video players or platforms.
The purpose of this project is to create a user-friendly web app that centralizes a collection of videos, allowing users to easily access and play them. It is designed for individuals or organizations who want to showcase their videos in a single location or provide a curated video experience to their audience.
- Display a collection of videos in a visually appealing manner.
- Each video is presented with a video player that supports playback controls.
- The web app is responsive and adapts to different screen sizes, providing a consistent experience across devices.
- Custom styling is applied to enhance the visual presentation of the videos.
To run this project on your local system, you will need the following prerequisites:
Before running this project on your local system, ensure that you have the following prerequisites:
- Web browser (e.g., Google Chrome, Mozilla Firefox, Safari)
To set up the project on your local system, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/Pranav-Programmer/videos
- Navigate to the project directory:
cd videos
- Open the 'index.html' file in your preferred web browser.
- You should now be able to see the ShowVideo web app and access the collection of videos.
- Upon opening the web app, you will see a collection of videos displayed on the page.
- Each video is accompanied by a video player that allows you to play, pause, and control the playback of the video.
- Clicking on a video will start playing it in the video player.
- Adjust the volume, seek through the video timeline, and use other controls provided by the video player as needed.