portfolio-fm使用Chakra UI、Framer Motion和Create React App的作品集

黑白简洁风格的页面结构,加上Chakra UIFramer Motion的组合,整个视觉和交互都挺舒服的。用Create React App起手,还套了@chakra-ui/typescript模板,配置直接一步到位,少踩坑。

首页、项目页、关于我和联系页都搭好了,响应也快,动画也流畅。你能看到不少细节:像下拉菜单的蹦跶动画、页面切换时的淡入淡出、图片轮播时的滑动效果,嗯,做得挺用心的。

项目卡片的动画挺加分,比如鼠标悬停的时候图片微缩,按钮弹出,有点小动效但不浮夸。布局上用了挺多Framer Motion的布局变换,像从列表到详情页,过渡顺滑。

另外,图像、链接、按钮这些交互也没落下。比如按钮点击后有反馈,图片用了数组渲染,hover 有动画,细节还挺齐活。技术栈部分也做了圆形按钮、栈标签啥的,样式统一。

关于页和联系页风格一致,个人简介、联系链接都放在显眼的位置。配图也得不错,居中、圆角、带阴影,视觉比较协调。如果你也想搞个React作品集,这套代码可以直接拉下来参考。

小提醒一下,如果你还不熟Chakra UI,建议先看看它的文档,尤其是FlexBox这些组件,组合起来强大。如果想加点个性化动画,可以再深入玩下Framer MotionAnimatePresence

zip
portfolio-fm-master.zip 预估大小:56个文件
folder
portfolio-fm-master 文件夹
file
package.json 1KB
file
package-lock.json 1.49MB
folder
src 文件夹
file
ColorModeSwitcher.tsx 746B
file
test-utils.tsx 449B
file
react-app-env.d.ts 40B
folder
queries 文件夹
file
index.ts 1KB
file
Logo.tsx 575B
file
logo.svg 786B
file
reportWebVitals.ts 416B
folder
pages 文件夹
folder
ProjectPage 文件夹
folder
RecentProjects 文件夹
file
index.tsx 798B
folder
Project 文件夹
folder
TechStack 文件夹
file
index.tsx 493B
folder
AnimatedTechButtons 文件夹
folder
CustomModal 文件夹
file
index.tsx 3KB
folder
AnimatedButton 文件夹
file
index.tsx 2KB
file
index.tsx 2KB
folder
ImageSlideshow 文件夹
file
index.tsx 3KB
file
index.tsx 1KB
folder
HeaderLinks 文件夹
file
index.tsx 2KB
file
index.tsx 2KB
folder
Greeting 文件夹
folder
GreetingText 文件夹
file
index.tsx 313B
file
index.tsx 855B
folder
ContactPage 文件夹
folder
ContactLinks 文件夹
file
index.tsx 2KB
folder
AboutMeSection 文件夹
file
index.tsx 6KB
file
index.tsx 2KB
file
decs.d.ts 82B
file
index.tsx 1KB
file
serviceWorker.ts 5KB
file
App.tsx 1KB
file
theme.ts 1KB
file
setupTests.ts 240B
folder
utils 文件夹
folder
animations 文件夹
file
index.tsx 556B
folder
Nav 文件夹
folder
NavLink 文件夹
file
index.tsx 840B
file
index.tsx 3KB
folder
layout 文件夹
folder
SectionHeader 文件夹
file
index.tsx 640B
file
App.test.tsx 301B
file
tsconfig.json 531B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
folder
images 文件夹
file
profile-pic.jpg 677KB
file
project3.jpg 39KB
file
project2.JPG 78KB
file
project1.png 345KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 2KB
folder
mockups 文件夹
file
mobile_home.JPG 105KB
file
desktop_about_2.JPG 50KB
file
desktop_home_3.JPG 46KB
file
mobile_home_3.JPG 58KB
file
desktop_home_2.JPG 48KB
file
desktop_home_1.JPG 74KB
file
desktop_about_1.JPG 86KB
file
mobile_home_2.JPG 90KB
file
yarn.lock 536KB
...
zip 文件大小:1.96MB