일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- CSS
- 프론트엔드
- 플랫폼
- Airtable
- CINEMA4D
- 에어테이블
- 생성AI
- 업무자동화
- sass
- 에러노트
- 한글자동화
- UI
- 3d
- 디자인토큰
- blender
- SaaS디자인
- angular
- design token
- 디자인 토큰
- 데이터분석
- 디자인
- 문서자동화
- 파이썬
- UX
- scss
- frontend
- three.js
- 웹디자인
- 리액트
- chatGPT
- Today
- Total
이게 무슨 일이야!
리액트 개발중 메모메모.. 본문
Router - 페이지 전환 넣기
* 내가 사용하는 framer-motion 라이브러리 사용해서 페이지 라우팅 모션을 넣었기 때문에 매우 좋은 예
https://www.youtube.com/watch?v=FdrEjwymzdY&t=374s&ab_channel=PedroTech
이런것도 쓸 수 있으나 cdn 방식을 고려하고 있어서 최대한 npm 을 자제하려고 함..
https://www.npmjs.com/package/react-router-page-transition
react-router-page-transition
Highly customizable page transition component for your your React Router. Latest version: 3.1.0, last published: 4 years ago. Start using react-router-page-transition in your project by running `npm i react-router-page-transition`. There are 5 other projec
www.npmjs.com
https://reactjsexample.com/full-page-transitions-with-react-router/
Full page transitions with react-router
Page transitions for react router dom. Animate your routes programmatically during navigation.
reactjsexample.com
에러 해결
Manifest: Line: 1, column: 1, Syntax error
아래 글 보고 해결 (간단~!)
'프론트엔드 개발 > 개발 팁' 카테고리의 다른 글
React build 하기 (0) | 2022.06.16 |
---|---|
node 버전 낮추기 (다운그레이드 하기) (0) | 2022.06.16 |
[Angular 12] element 에 focus 주기 (0) | 2022.06.08 |
로컬 서버 세팅하기 (맥) (0) | 2022.05.31 |
Private git clone 하기 (0) | 2022.04.13 |