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.