Welcome to the official repository for the Chamabondo primary school website! This project serves as an online hub for students, parents, teachers, and the community to stay informed and connected.
This website provides essential information about the school, including:
- 📅 Term dates and events
- 🧑🏫 Staff and contact details
- 📚 Curriculum and class pages
- 📝 Newsletters and announcements
- 📸 Photo galleries and school life highlights
- To create a user-friendly, accessible, and informative website that reflects the school’s values, supports communication, and celebrates student achievement.
- Parents and guardians
- Current and prospective students
- Staff members
- Local community
Client: 🛠 Vite, ⚛ React, 🎨 Tailwind CSS
Server: ⚡ Bun
Clone the project
git clone https://github.com/specialbrocoli/chamabondoGo to the project directory
cd chamabondoInstall dependencies
npm install
# or
bun installStart the server
npm run dev
# or
bun run dev.
├── bun.lock
├── eslint.config.js
├── index.html
├── node_modules
├── package-lock.json
├── package.json
├── public
├── READMEe.md
├── src
└── vite.config.js
- Simple and clean layout
- Mobile-responsive design
- Easy to navigate
- Consistent with the school's branding and colors
