YouTube clone web page based on an old version(Aug 2019) of the Youtube official page.
This web page is developed by HTML5 and CSS only, without using any framework or library.
- HTML5,
- CSS,
- Stylelint and stickler for linting purpose,
- html-validator-cli for validate HTML
Install on Your Own Machine. You can skip the linter and HTML validetors setup if you don't want to validate the code
Setup your machine setup
All the prerequisites are optional
- Git
- HTML validator
- CSS Linters
- Follow the llink below to install git
- Follow the link below to setup HTML validetor
- Follow the link below to setup linter
- Clone or download the repository
to clone the repository simply run the code below on your computer termial
git clone https://github.com/abredi/youtube-clone.git youtube
Optional
Go the project directory on your terminal and run npm install it will install the HTML validator and CSS linters
Goto the project directory and run open the index.html file on your browser
👤 Abdulaziz Ali
- Github: @abredi
- Twitter: @rediabdulaziz
- Linkedin: linkedin
👤 Adesoji Adewumi
- Github: @AdesojiCodeMaster
- Twitter: @CodeMas22665735
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
