A responsive static landing page built with React, TypeScript, Vite, and Tailwind CSS.
https://bolt-hack-bujz.vercel.app
- Clone:
git clone https://github.com/karansingh21202/Bolt_hack.git - Install:
npm install - Dev:
npm run dev(http://localhost:5173) - Build:
npm run build
- React + TypeScript + Vite
- Tailwind CSS
- ESLint & Prettier
- Deployed on Vercel (auto-deploy on push to main)
- Alternative: Netlify or GitHub Pages (adjust
baseinvite.config.tsif needed)
dev: start dev serverbuild: production buildpreview: preview buildlint: ESLintformat: Prettier
- Add responsive navbar & scroll animations
- Integrate a contact form (Netlify Forms / Formspree)
- Enhance accessibility and SEO meta tags
- Add analytics
- Fork repo
- Create branch, implement, lint/format
- PR with description
MIT © 2025 Karan Singh