Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.5 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.5 KB

Embedding Images and Video: Youtube clone web page

This project an exact replica of the YouTube video page.

Algorithm schema

The goal here is to focus on making the media elements show up. That means two things – embedding the YouTube video player into the page so it actually plays and showing little thumbnail images along the right side.

Built With

  • HTML
  • CSS
  • fonts.googleapis.com
  • w3.css

Live Demo

Link

Getting Started

To use it locally, you need to :

  1. Fork the repository to your GitHub account.
  2. Choose a local folder for the cloned files.
  3. Clone the repository to your local machine.
  4. Double click on 'index.html'.

Authors

Gabrie Lhilarion

Rindra Josia

Contributing

Contributions, issues and feature requests are welcome! Feel free to check the issues page.

Show your support

Give ⭐️ if you like this project!

Acknowledgments

  • YouTube
  • Microverse
  • Contributors