Skip to content

Latest commit

 

History

History
89 lines (63 loc) · 2.18 KB

File metadata and controls

89 lines (63 loc) · 2.18 KB

Code Heist Logo
Code Heist

Web application for the Code Heist event


Landing Page

See more

Vault Page

Vault Page

PIN Entry (Locked)

PIN Entry

Victory State (Unlocked)

Victory State

🛠️ Tech Stack

  • React 19 — UI framework
  • Vite 7 — Build tool
  • Tailwind CSS v4 — Styling
  • Framer Motion — Animations
  • GSAP — Advanced animations

🚀 Getting Started

Installation

git clone https://github.com/ITx-prash/code-heist.git
cd code-heist
npm install

Development

npm run dev

Production Build

npm run build
npm run lint

Coder illustration

Crafted with 💚 on GNU/Linux

Copyright © 2026-present Prashant Adhikari