YouTube Clone (in development)
This project is a frontend clone of YouTube.
Technologies used:
HTML – page structure
SCSS – styling with nesting, variables, and mixins
JavaScript – dynamic logic, UI interactions, and API communication
YouTube Data API – fetching videos, channels, and search results
Features:
Video search by query
Displaying video cards
Page switching
Core layout and UI structure of YouTube
IMPORTANT:
If videos are not loading, it likely means the YouTube API request limit has been exceeded.
The quota resets automatically after 24 hours — please try again later.
This project is still in development. Some features are not yet implemented.
Technologies used:
HTML – page structure
SCSS – styling with nesting, variables, and mixins
JavaScript – dynamic logic, UI interactions, and API communication
YouTube Data API – fetching videos, channels, and search results
Features:
Video search by query
Displaying video cards
Page switching
Core layout and UI structure of YouTube
IMPORTANT:
If videos are not loading, it likely means the YouTube API request limit has been exceeded.
The quota resets automatically after 24 hours — please try again later.
This project is still in development. Some features are not yet implemented.