This is the repo for the official site of University College of Engineering, Kariavattom.
Available at https://uck.ac.in
Stacks Used: Next.js, Tailwind
First, run the development server:
npm install
#then
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.