Skip to content

NongMindHouse/SusTrack

Repository files navigation

🌍SusTrack

Public SDGs Activity Monitoring Platform

cityhack logo

⚙️ Setup

📂Install dependencies

pnpm install

🛠️ Development

pnpm run dev

🏭 Production

Preview as production

pnpm run build

👥Team Members

Github Name
OnlyJust3rd Kantapong Vongpanich
ChotanansubSoph Chotanansub Sophaken
ChaiyapatOam Chaiyapat Meeying
guynut Nut Somwang

📂Folder Structure

.
├── 📂public/
│ └── 📂icon/
│ └── 📂images/
├── 📂src/
│ └── 📂assets/
│ └── 📂components/
│ └──── 📂 Home
│ └──── 📂 Login
│ └──── 📂 Map
│ └──── 📂 Projects
│ └──── 📂 Register
│ └── 📂constant/
│ └── 📂lib/
│ └── 📂pages/
│ └── 📂types/
│ └── 📂utils/
│ └── App.tsx
│ └── index.css
│ └── main.tsx
├── env.example
├── .eslintrc.cjs
├── .gitignore
├── .prettierrc
├── index.html
├── package.json
├── pnpm-lock.json
├── tsconfig.json
├── tailwind.config.js
└── README.md
SDGs Banner