Skip to content

Abhijeet-ist/Techflence

 
 

Repository files navigation

TechFluence - Official Event Website

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.

🚀 About TechFluence

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.

🌟 Features

  • 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.

❓ Frequently Asked Questions (FAQ)

What is TechFluence 4?

TechFluence 4 is LPU’s premier tech event featuring expert talks, workshops, and networking opportunities.

Where can I get event updates?

Follow us on social media and check this website

📝 How to Register for the Event

  1. Visit the TechFluence Website.
  2. Click on the "Register Now" or "Join as Participant" button.
  3. Fill in the required details in the registration form.
  4. Submit the form to secure your spot at the event.

🛠️ Tech Stack

  • Frontend: Typescript, Tailwind CSS (Framework: Next.js)
  • Hosting: Vercel

📂 Project Structure

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

📌 How to Set Up Locally

git clone https://github.com/your-username/techfluence.git
cd techfluence
bun install  # install
bun run dev  # start

© 2025 TechFluence. All rights reserved.

About

Techfluence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%