Code Conflux

A static website built with Next.js and Tailwind CSS for the Code Conflux hackathon, providing event details, schedules, and resources.

🔗 Live Demo: Code Conflux

Features

✅ Fast and optimized with Next.js
✅ Fully responsive design using Tailwind CSS
✅ Dedicated sections for event details, schedule, and contact
✅ Deployed on Vercel for seamless performance

Technologies Used

  • Next.js (React framework for static site generation)
  • Tailwind CSS (for styling and responsiveness)
  • Vercel (for hosting and deployment)

How to Use

  1. Open the Live Demo link.
  2. Browse through the hackathon details, rules, and schedule.
  3. Use the contact section for inquiries or event support.

Setup Locally

To run the project locally, follow these steps:

git clone https://github.com/your-username/code-conflux.git
cd code-conflux
npm install      # Install dependencies
npm run dev      # Start the Next.js development server
Share this project:

Updates