Welcome to the official repository for our TechFest web application! This project showcases a modern, high-performance website built with Vite, React, and Tailwind CSS. It is designed to highlight our technical skills, UI/UX design, and ability to deliver a scalable, production-ready solution for large events.
🔗 Live Demo: https://www.techvibesbitj.in
- Blazing Fast Development: Powered by Vite for instant hot reloads and lightning-fast builds.
- Component-Driven: Modular React components for maintainability and reusability.
- Beautiful UI: Tailwind CSS for rapid, responsive, and modern design.
- Full-Stack Ready: Includes a Node.js backend (
server-side/) for API and server logic. - Optimized Assets: Efficient use of images, videos, and static resources.
- Deployment-Ready: Vercel configuration for seamless cloud deployment.
- Clean Code: Follows best practices for readability and collaboration.
- Frontend: React, Vite, Tailwind CSS (fully configured for rapid prototyping)
- Backend: Node.js (Express-ready)
- Deployment: Vercel (with
vercel.json) - Tooling: ESLint, PostCSS
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-namenpm install
# or
yarn installnpm run dev
# or
yarn devVisit http://localhost:5173 to view the app.
npm run build
# or
yarn buildnpm run preview
# or
yarn previewcomponents/ # React components (Navbar, Homepage, etc.)
public/ # Static assets (images, videos, etc.)
server-side/ # Backend code (Node.js/Express)
src/ # Main source code
assets/ # App-specific images and assets
App.jsx # Main App component
main.jsx # Entry point
package.json # Project metadata and scripts
tailwind.config.js # Tailwind CSS config
vite.config.js # Vite config
README.md # Project documentation
- Ready for Vercel, Netlify, or any static hosting.
- See
vercel.jsonfor Vercel-specific settings.
This project is for educational and demonstration purposes.
Hi! I'm Somesh, a 3rd-year Computer Science student with a strong interest in modern web development, design systems, and scalable frontend architectures.
I led the design, development, and maintenance of the official TechVibes 2025 website — our college's premier technical fest.
This project involved building a dynamic and visually engaging platform to showcase event schedules, handle registrations, and post live updates.
🚀 As a result, we saw a significant increase in participant engagement and smoother communication during the fest.
It was a hands-on opportunity to apply my skills in React, Tailwind CSS, Vite, and deployment workflows, while collaborating closely with our college’s technical committee.
