รวบรวมเว็ปไซต์ ใน มหาวิทยาลัยเกษตรศาสตร์บางเขน✨
เพื่อให้ง่ายต่อการค้นหาเเละเป็นเครือข่าย
เว็ปนี้ไม่ใช้เว็ปทางการของมหาลัย
Feel free to add your site 🌟 เพิ่มเว็ปไซต์ในไฟล์นี้ Here!
{
"name": "ชื่อเว็ป",
"description": "คำอธิบาย",
"url": "urls เว็ปของคุณ",
"tag": "community"
}
สามารถเลือก tag มาใน file นี้ได้สอง เเบบคือ community
เเละ official
สามารถ เพิ่ม Kunav ไปในเว็ปไซต์ของคุณได้ โดย code ด้านล่าง📌
<a href="https://ku-nav.vercel.app/">
<img src="https://raw.githubusercontent.com/karitthorn/KuNav/main/public/image/logo.png" alt="KuNavLogo"
width="50px" height="50px" />
</a>
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev