Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 2.11 KB

File metadata and controls

75 lines (55 loc) · 2.11 KB

MIT Tech Team Website

Welcome to the official repository of the MIT Tech Team website! This platform is built to showcase the vision, projects, and achievements of MITWPU's robotics club, fostering innovation and collaboration in robotics and technology.


🛠️ Features

  • Homepage: Highlights the club's mission, vision, and core values.
  • Team Page: Meet the brilliant minds behind the club.
  • Achievements Page: Celebrates the club's milestones and accolades.
  • Gallery: A visual showcase of events, projects, and memorable moments.
  • Contact Us Page: Connect with the team for inquiries or collaboration opportunities.

🚀 Tech Stack

  • Framework: Next.js
  • Language: JavaScript (React)
  • Styling: Tailwind CSS
  • Hosting: Vercel, College Domain(mitwpu.edu)

💻 How to Run Locally

  1. Clone this repository:

    git clone https://github.com/yourusername/mit-tech-team-website.git  
  2. Navigate to the project directory:

    cd mit-tech-team-website  
  3. Install dependencies:

    npm install  
  4. Start the development server:

    npm run dev  
  5. Open http://localhost:3000 in your browser to view the website.


📂 Folder Structure

MIT-Tech-Team-Website/  
├── public/               # Static assets (images, icons, etc.)  
├── src/  
│   ├── pages/            # Next.js pages (home, team, achievements, gallery, contact)  
│   ├── components/       # Reusable components  
│   ├── styles/           # Global and component-specific styles  
├── .gitignore  
├── package.json  
├── README.md  

🏆 Contributions

Contributions are welcome! Feel free to fork the repo, make improvements, and submit a pull request!


📬 Contact

For queries or feedback, reach out to MIT Tech Team at robocon.mit@gmail.com.


Developed with ❤️ by Mehul Uttam