An open API service indexing awesome lists of open source software.

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

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