Skip to content

gillkyle/egghead-framer-motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framer Motion and Egghead

Framer Motion Egghead Examples

This repository includes examples for using Framer Motion with accompanying videos on Egghead.

Examples

Several examples are included, among them:

Simple Position animation

01

Keyframe animation

02

Gestures (hover/tap) animation

03

Loading animation

04

Varying state animations

05

Children animations with variants

06

Running locally

Clone the repository:

git clone https://github.com/gillkyle/egghead-framer-motion

Navigate to the root:

cd egghead-framer-motion

Install dependencies:

yarn

Run:

yarn start

Releases

No releases published

Packages

No packages published