# Hausa Learning App
An interactive web application for learning the Hausa language. This application provides lessons in both English and Hausa, focusing on practical language learning through interactive lessons.
## Features
- **Bilingual Interface**: Switch between English and Hausa language modes
- **Interactive Lessons**: Learn through structured lessons covering:
- Greetings
- Numbers
- Common Phrases
- Food & Drinks
- Family Members
- Days of the Week
- Weather
- Basic Verbs
- **Vocabulary Practice**: Practice with flashcards
- **Practice Quiz**: Test your knowledge (coming soon)
## Project Structure
- `index.html` - Main HTML file containing the application structure
- `styles.css` - CSS styles for the application
- `script.js` - JavaScript code for interactivity and lesson management
## How to Use
1. Open `index.html` in a web browser
2. Choose your preferred language mode (English or Hausa)
3. Select a lesson from the grid
4. Navigate through the lesson slides using Previous/Next buttons
5. Practice vocabulary using the flashcard system
## Development
This project uses vanilla JavaScript, HTML, and CSS. No additional dependencies are required.