Skip to content

CycleZLab/website

Repository files navigation

CycleZLab Website

Official website for CycleZLab - Building and connecting the FIRST Tech Challenge community in China.

About

CycleZLab creates content, resources, and experiences for FTC participants, inspired by the FunRobotics Network. We provide:

  • Competition Coverage: In-depth team interviews and high-quality live broadcasts
  • Educational Content: "Into The Sleep" series demystifying robotics math and physics
  • Open-Source Hardware: Competition-ready robot kits with full documentation
  • Community Hub: Discord server connecting teams across China

Tech Stack

  • Framework: Next.js 15.5.4 with App Router
  • Styling: Tailwind CSS v4
  • Icons: Lucide React
  • Language: TypeScript

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 to view the website.

Project Structure

app/
├── page.tsx              # Homepage
├── about/page.tsx        # About Us page
├── initiatives/page.tsx  # Our Initiatives page
├── get-involved/page.tsx # Get Involved page
├── policies/page.tsx     # Policies page
└── components/
    ├── Header.tsx        # Navigation header
    └── Footer.tsx        # Site footer

Contributing

CycleZLab belongs to all of its contributors. To get involved:

  1. Join our Discord server
  2. Connect via WeChat (see Get Involved page)
  3. Check out our GitHub

License

All content is licensed under CC BY-SA 4.0. Code is licensed under MIT License.

Contact


Built with ❤️ by the FTC community in China

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors