/animate

Easy to adapt, (accessible and performant) animation templates

Primary LanguageTypeScript

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.