jaydeepc / omorfia

Web animations with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exploring animations

Pre-requisites

  • Node version : Check the .nvmrc file

Running the application

npm install
npm run build-css:watch

Open up a server on the root of the folder. Index.html is served.

About

Web animations with React


Languages

Language:SCSS 38.7%Language:CSS 29.6%Language:HTML 21.6%Language:JavaScript 10.1%