Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yunyoungsik/react-effect

Framer-motion을 이용한 예제
https://github.com/yunyoungsik/react-effect

Last synced: 6 days ago
JSON representation

Framer-motion을 이용한 예제

Awesome Lists containing this project

README

        

# Framer-motion
https://www.framer.com/motion/

## 설치
```
npx create-react-app .
npm i sass
npm i gsap
npm i react-router-dom
npm i framer-motion
npm i @studio-freight/lenis
npm install locomotive-scroll
```