Skip to content

Tonkotsu-Tech-Robotics/Tonkotsu-Tech-Web

Repository files navigation

Tonkotsu Tech Website

A modern, responsive website for Tonkotsu Tech, a robotics team based in California.

Technologies

  • Framework: Next.js (App Router)
  • Language: TypeScript
  • Styling: SCSS Modules
  • Deployment: [Your deployment platform]

Demo

Getting Started

Prerequisites

  • Node.js 18.x or higher
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/your-username/tonkotsu-tech-web.git

# Navigate to project directory
cd tonkotsu-tech-web

# Install dependencies
npm install

# Start development server
npm run dev

Visit http://localhost:3000 to see the website.

Features

  • Team Profiles: Detailed information about each robotics team
  • Responsive Design: Optimized for all device sizes
  • Modern UI: Clean and intuitive user interface
  • Dynamic Content: Server components for efficient rendering

Deployment

This website can be deployed using Vercel, Netlify, or any other platform supporting Next.js applications.

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/YourFeature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/YourFeature)
  6. Open a pull request
  7. Wait for it to get approved

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A landing page for Tonkotsu Tech

Topics

Resources

License

Stars

Watchers

Forks