The official website for Hackbyte (annual hackathon of IIITDM Jabalpur).
- React (vite)
- threejs
-
Fork the repository
-
Clone the forked repository
git clone https://github.com/<your-username>/hackbyte
- Go to the project directory
cd hackbyte
- Install dependencies
npm install
- Start the web app
npm run dev