Campus Connect is a fully responsive web portal developed during Teleposium 3.0, hosted by SIR MVIT College, Bengaluru. Our team of 4 members successfully built this frontend application in just 3 hours, creating a platform to connect campus communities.
!Campus Connect
Check out the live site: SMVIT Campus Connect
-
Vite - Fast build tool and development server
-
TypeScript - Type-safe JavaScript
-
React - UI library
-
shadcn-ui - Reusable UI components
-
Tailwind CSS - Utility-first CSS framework
-Fully responsive design for all device sizes
-Modern UI with shadcn-ui components
-Fast performance with Vite
-Type-safe code with TypeScript
-Clean and maintainable codebase
This project was developed during Teleposium 3.0, a hackathon hosted by SIE MVIT College, Bengaluru. Our team completed the entire project in just 3 hours, demonstrating rapid development skills and effective teamwork.
-
Node.js (v14 or later)
-
npm or yarn
-
Clone the repository
git clone https://github.com/ojha13291/campus_connect.git cd campus_connect
-
Install dependencies
npm install or yarn install
-
Start the development server
npm run dev or yarn dev
-
Open your browser and navigate to http://localhost:8080
This project is licensed under the MIT License - see the LICENSE file for details.
This repository made during Teleposium 3.0 .