React 生态
打包工具
- webpack
- vite
初始化/脚手架
- create-react-app
- umi
- storybook
路由
- react-router
测试
- jest
- vitest
- 🔥 react-testing-library
- jest-dom
- enzyme
样式
- 🔥 tailwind
- sass
- css-in-js
组件库
- ant-design
- material-ui
- chakra-ui
- radix-ui
- mantine
- 🔥 daisy-ui (基于 tailwind)
- headlessui (基于 tailwind)
状态管理
- react-redux
- mobx
动画
- 🔥 Framer Motion
hooks
- ahook
- react-use
平台
- 🔥 Vercel
- Railway
- 🔥 Supabase(数据库)
全栈
Next.js
脚手架
- 🔥 create-t3-app