Skip to content

agconti/tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tv

tv

An example of the breath of the effects we can use on gifs using only client side processing power and a responsive masonry layout with just css.

Check out it out here.

Features

Setup

Clone the repository:

git clone git@github.com:agconti/tv.git

Install the projects dependencies:

npm i

Start the dev server

npm start