Skip to content

iedcajce/IEDC-Website

Repository files navigation

🚀 IEDC Website

🛠️ Status: In Progress 🚧

📋 Getting Started

  1. Fork the repository to your GitHub account. 🍴

  2. Clone the repository from your forked repo:

    git clone <your-repo-link> ./
  3. Install the dependencies: 📦

    npm install
  4. Run the development server: 🚀

    npm run dev
  5. Open http://localhost:3000 🌐 in your browser to view the website.


🧰 Stack & Tools

  • 🧩 Next.js 14
  • 🔹 TypeScript
  • 💎 Shadcn
  • Magic UI
  • 🎨 Tailwind CSS