HackathonWeekly(周周黑客松)是一个公益开源的极客社区,致力于通过每周的黑客松活动,帮助创作者快速将想法转化为最小可行产品(MVP)。我们相信,每一个小小的创意都可能成为改变世界的起点。
- 框架: Next.js 13+
- 样式: Tailwind CSS
- 动画: Framer Motion
- 图标: Lucide React
- 类型: TypeScript
- 现代化的响应式设计
- 优化的性能和加载速度
- 流畅的动画和交互效果
- 完美的移动端适配
- 清晰的信息架构
# 克隆项目
git clone https://github.com/hackathonweekly/hackweek.git
# 安装依赖
npm install
# 启动开发服务器
npm run dev
项目使用 Vercel 进行部署,只需将代码推送到主分支即可自动部署。
HackathonWeekly is a public welfare-oriented geek community dedicated to helping creators transform their ideas into Minimum Viable Products (MVPs) through weekly hackathon events. We believe that every small idea has the potential to become a world-changing innovation.
- Framework: Next.js 13+
- Styling: Tailwind CSS
- Animation: Framer Motion
- Icons: Lucide React
- Typing: TypeScript
- Modern Responsive Design
- Optimized Performance
- Smooth Animations
- Mobile-First Approach
- Clear Information Architecture
# Clone the repository
git clone https://github.com/hackathonweekly/hackweek.git
# Install dependencies
npm install
# Start development server
npm run dev
The project is deployed using Vercel. Simply push to the main branch to trigger automatic deployment.
MIT License