# NAMQULA - Namibian Language Learning Platform
NAMQULA is an interactive game-based learning platform designed to help English speakers master key words and grammar in Namibian local languages. Experience the beauty of African languages through fun, engaging games and interactive lessons.
## Technologies
This project is built with:
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
- Supabase
## Getting Started
### Prerequisites
- Node.js & npm installed - install with nvm
### Installation
```sh
# Step 1: Clone the repository
git clone
github.com
# Step 2: Navigate to the project directory
cd NAMQULA
# Step 3: Install the necessary dependencies
npm install
# Step 4: Start the development server
npm run dev
```
The application will be available at `
localhost`
## Development
- `npm run dev` - Start development server
- `npm run build` - Build for production
- `npm run preview` - Preview production build
- `npm run lint` - Run ESLint
## Project Structure
- `src/pages/` - Main application pages
- `src/components/` - Reusable UI components
- `src/data/` - Language data and vocabulary
- `src/utils/` - Utility functions and game logic
- `public/` - Static assets
## Contributing
This project is maintained by AISOD. For contributions or questions, please contact the project maintainers.