https://github.com/getfrontend/youtvideo
Site working with YouTube api
https://github.com/getfrontend/youtvideo
Last synced: 3 months ago
JSON representation
Site working with YouTube api
- Host: GitHub
- URL: https://github.com/getfrontend/youtvideo
- Owner: getFrontend
- Created: 2023-10-17T04:39:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T21:37:16.000Z (over 1 year ago)
- Last Synced: 2025-01-30T21:14:55.941Z (5 months ago)
- Language: JavaScript
- Homepage: https://tvideo.vercel.app
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [YouTvideo live demo](https://tvideo.vercel.app/)
A project written as part of the intensives taking place from 16.10.2023 to 20.10.2023
## HTML
* [Fully valid code](https://validator.w3.org/)
* Mobile-first workflow
* HTML Semantic Tags
* BEM (Block, Element, Modifier)
* SCSS & mixins
* CSS Flexbox & CSS Grid
* A Fully Responsive Website## JavaScript
* ES6 Classes & ES6 modules
* Implemented YouTube API support## Build
* Vite