Skip to content

Latest commit

 

History

44 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechThrive 2026

Official website for TechThrive 2026, an internal hackathon initiative by CodeX Club, Quantum University, under the Department of CSE & Computer Applications.

🌐 Live Website: techthrive.qucodex.com


Overview

TechThrive 2026 is a modern, responsive web platform for Quantum University's internal SIH qualification hackathon.

The website provides participants with event information, rules, evaluation criteria, problem statements, timelines, FAQs, previous editions, and registration access.


Tech Stack

Frontend

  • React 19
  • Vite
  • React Router 7
  • Tailwind CSS 4
  • Framer Motion
  • Lucide React

Deployment

  • AWS Amplify

Features

  • Responsive event landing page
  • Animated UI and page transitions
  • Event timeline and important dates
  • Rules and eligibility information
  • SIH problem themes showcase
  • Previous winners section
  • Prizes & recognition section
  • FAQ section
  • Responsive navigation
  • Mobile-friendly design

Repository Structure

This repository follows a monorepo structure.

.
├── frontend/
│   ├── public/
│   ├── src/
│   ├── index.html
│   ├── package.json
│   └── vite.config.*
│
├── .gitignore
├── README.md
└── LICENSE

The frontend application is contained inside the frontend/ directory.


Getting Started

Prerequisites

  • Node.js 18+
  • npm

Clone the Repository

git clone https://github.com/QuCodeXClub/TechThrive.git
cd TechThrive

Install Frontend Dependencies

cd frontend
npm install

Start Development Server

npm run dev

The frontend will be available at:

http://localhost:5173

Production Build

From the frontend/ directory:

npm run build

To preview the production build locally:

npm run preview

Available Scripts

Command Description
npm run dev Start the Vite development server
npm run build Create a production build
npm run preview Preview the production build locally

Deployment

The frontend is deployed using AWS Amplify.

The production application is available at:

https://techthrive.qucodex.com

The frontend build is generated with:

npm run build

Organization

CodeX Club Department of CSE & Computer Applications Quantum University


License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0).

See the LICENSE file for the full license text.


© 2026 CodeX Club · Quantum University

About

TechThrive 2026 is a hackathon initiative by CodeX Club, Quantum University, helping students prepare for the Smart India Hackathon through problem statements, resources, timelines, and registration. Built with React, Vite, Tailwind CSS, and Framer Motion.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages