Skip to content

Releases: the-bipu/techfest-web

v1.0.0 - First Stable Release

19 Oct 17:02

Choose a tag to compare

🚀 techFEST'25 Coming Soon - First Stable Release

We're excited to announce the official launch of the techFEST'25 Coming Soon website! This marks the beginning of SLIET's premier National Level Annual Technical Festival.

✨ Features

🎯 Core Functionality

  • Responsive Design - Seamless experience across all devices (mobile, tablet, desktop)
  • Event Information - Quick overview of techFEST'25 and what's coming
  • Social Media Integration - Connect with us on Instagram, Facebook, Twitter, and LinkedIn
  • Modern UI/UX - Clean, engaging interface with smooth animations

🛠️ Technical Highlights

  • Built with Next.js 14 (App Router)
  • TypeScript for type safety and better developer experience
  • Tailwind CSS for rapid, utility-first styling
  • PostCSS for CSS processing
  • Optimized for performance and SEO
  • Fast loading times with Next.js optimization

🎨 Design & Experience

  • Custom color scheme with accent green (#00FF09)
  • Rushblade font for headings, Candara for body text
  • Smooth scroll effects and transitions
  • Fade-in animations and hover effects
  • CSS animations with Tailwind
  • Dark theme with modern aesthetics

🔧 Tech Stack

  • Framework: Next.js 14 (App Router)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • CSS Processing: PostCSS
  • Fonts: Rushblade (Headings), Candara (Body)

📦 Installation

# Clone the repository
git clone https://github.com/the-bipu/techfest.git

# Navigate to project directory
cd techfest

# Install dependencies
npm install
# or
yarn install

# Run development server
npm run dev
# or
yarn dev

# Build for production
npm run build
npm start

🌐 Live Demo & Links

🔗 Visit Coming Soon Page

Official Pages

Social Media

🎯 Event Categories

techFEST'25 features competitions in:

  • 💻 Coding & Development
  • 🤖 Robotics & Electronics
  • 💡 Innovation & Ideathon
  • 🎨 Design & Creativity
  • 🎤 Guest Lectures & Workshops
  • 🏆 Technical Competitions

📸 Screenshots

Check out the /screenshots folder for:

  • Desktop view (desktop.png)
  • Mobile view (mobile.jpg)

📞 Contact & Support

🙏 Acknowledgments

Special thanks to:

  • SLIET Administration
  • techFEST'25 Organizing Committee
  • All contributors and supporters

⭐ Star this repo if you're excited for techFEST'25!

Made with ❤️ by the techFEST'25 Web Team


📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🐛 Found a Bug?

Please report issues on our GitHub Issues page.


#techFEST25 #SLIET #NextJS #TailwindCSS #TypeScript