/web-ui-animations

Talk about web UI animations for "Rewire" conference

Primary LanguageJavaScript

Web UI animations

by Eder Díaz

Slides in the web

at ederdiaz.dev

Running the slides locally

In a terminal navigate to the slides folder

cd slides

Install the dependencies with yarn

yarn

Run the slides

yarn dev