first commit
All checks were successful
CodeAnt AI Review - Stage 1 / codeant-review (push) Successful in 58s

This commit is contained in:
WDI-Ideas
2026-03-30 01:02:06 +05:30
parent 8b4c79d8f7
commit 9c679f896f
258 changed files with 59055 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# KLC Public website
This is a code bundle for KLC Public website. The original project is available at https://www.figma.com/design/HKsCupXQAAtHdsmq0gcuEE/KLC-Public-website.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.