Skip to content

harsh2329/geminiwarriros

Repository files navigation

geminiwarriros

🌟 Open Source Weekend — Gemini Warriors

OSWeekend Banner

A stunning, production-ready hackathon website for Open Source Weekend — built with React, TypeScript, Tailwind CSS, and Lucide icons.
Empowering developers, fostering collaboration, and celebrating open source innovation.


✨ Features

  • Modern UI: Beautiful, responsive design with glassmorphism, neon accents, and smooth animations.
  • 🧑‍💻 React + TypeScript: Robust, type-safe codebase for maintainability and scalability.
  • 🎨 Tailwind CSS: Rapid styling with utility-first classes and custom animations.
  • 🏆 Lucide Icons: Crisp, consistent icons for a professional look.
  • 📅 Events, Partners, Contact: Dynamic sections for hackathon events, sponsors, and community engagement.
  • 🔔 Toast Notifications: User feedback for forms and actions.
  • 🌙 Dark Mode: Sleek, accessible dark theme by default.

🚀 Quick Start

# 1. Install dependencies
npm install

# 2. Start the development server
npm run dev

# 3. Build for production
npm run build

# 4. Preview the production build
npm run preview

# 5. Type-check the codebase
npm run typecheck

# 6. Lint the code
npm run lint

🛠️ Tech Stack


📁 Project Structure

geminiwarriros/
├── src/
│   ├── components/    # UI Sections (Navbar, Hero, About, Events, Partners, Contact, Footer)
│   ├── styles/        # Custom animations and effects
│   ├── App.tsx        # Main app layout
│   └── main.tsx       # Entry point
├── public/            # Static assets (add your images/logos here)
├── index.html         # HTML template
├── tailwind.config.js # Tailwind configuration
├── vite.config.ts     # Vite configuration
└── ...

🌐 Live Demo

Coming soon!


🤝 Contributing

We welcome contributions!
Feel free to fork, submit pull requests, or open issues to improve the project.


📄 License

MIT


🦄 Credits

Made with ❤️ by Gemini Warriors
Inspired by the open source community.


OSWeekend Logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors