Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunyoungsik/react-effect
Framer-motion을 이용한 예제
https://github.com/yunyoungsik/react-effect
Last synced: 6 days ago
JSON representation
Framer-motion을 이용한 예제
- Host: GitHub
- URL: https://github.com/yunyoungsik/react-effect
- Owner: yunyoungsik
- Created: 2024-01-10T07:14:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-10T07:16:01.000Z (10 months ago)
- Last Synced: 2024-01-10T08:26:47.865Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```