feat: Implement initial e-learning platform frontend structure including dashboard, course management, authentication, and common UI components.
This commit is contained in:
parent
aceeb80d9a
commit
ad11c6b7c5
44 changed files with 720 additions and 578 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* @file landing.ts
|
||||
* @description Static data for the landing page.
|
||||
* @description ข้อมูลคงที่ (Static data) แบบจำลองที่เอาไว้แสดงผลบนหน้า Landing page
|
||||
*/
|
||||
|
||||
export const CATEGORY_CARDS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue