Welcome to the TechFluence official event website repository! This platform is designed to provide all event details, facilitate user registrations, and showcase insights about our esteemed guests, audience, and teams.
TechFluence is a premier event at LPU - Lovely Professional University, bringing together tech founders, influencers, and industry leaders to inspire students with insights on innovation and entrepreneurship. This website serves as the central hub for attendees to register, explore event details, and engage with the TechFluence community.
- Event Registration: Users can register seamlessly through the website.
- Guest Details: Comprehensive profiles of our esteemed speakers and industry experts.
- Gallery Section: Showcasing images of guests, audience, and organizing teams.
- Live Updates: Stay informed with the latest event news and announcements.
TechFluence 4 is LPUβs premier tech event featuring expert talks, workshops, and networking opportunities.
Follow us on social media and check this website
- Visit the TechFluence Website.
- Click on the "Register Now" or "Join as Participant" button.
- Fill in the required details in the registration form.
- Submit the form to secure your spot at the event.
- Frontend: Typescript, Tailwind CSS (Framework: Next.js)
- Hosting: Vercel
techflu/
βββ .next/ # Next.js build files
βββ node_modules/ # Project dependencies
βββ public/ # Static assets (images, icons, etc.)
βββ src/ # Source code
β βββ app/ # Main application logic
β βββ components/ # Reusable UI components
β βββ lib/ # Utility functions and libraries
βββ .gitignore # Git ignored files
βββ bun.lock # Bun package lock file
βββ eslint.config.mjs # ESLint configuration
βββ package.json # Project dependencies and scripts
βββ postcss.mjs # PostCSS configuration
βββ README.md # Project documentation
βββ tailwind.config.js # Tailwind CSS configuration
βββ tsconfig.json # TypeScript configuration
git clone https://github.com/your-username/techfluence.git
cd techfluence
bun install # install
bun run dev # startΒ© 2025 TechFluence. All rights reserved.