singhshemona / animate

Easy to adapt, (accessible and performant) animation templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animations Library

What is this?

Throughout my time freelancing and on the job, there have been a pattern of requests to include particular animations. In this library, I have included those most often requested as well as some that I thought would just be a fun challenge to build. Take and customize what you need.

To view Storybook

See all components.

To Contribute:

  1. git clone https://github.com/singhshemona/animate.git
  2. cd animate
  3. npm install
  4. npm start
  5. Make desired changes
  6. Add, commit, push
  7. Open pull request

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Easy to adapt, (accessible and performant) animation templates


Languages

Language:TypeScript 71.1%Language:SCSS 17.7%Language:JavaScript 4.0%Language:CSS 3.9%Language:HTML 3.2%Language:Shell 0.1%