A comprehensive website showcasing the rich cultural heritage of South Africa, featuring historical sites, cultural traditions, and significant landmarks.
βββ backend/
β βββ index.ts # Main Hono server
βββ frontend/
β βββ components/
β β βββ App.tsx # Main React app
β β βββ Heritage.tsx # Heritage site component
β β βββ Navigation.tsx # Navigation component
β βββ index.html # Main HTML template
β βββ index.tsx # Frontend entry point
β βββ style.css # Custom styles
βββ shared/
β βββ types.ts # Shared TypeScript types
βββ README.md
The main HTTP endpoint is in backend/index.ts. Visit the website to explore South Africa's rich heritage!