Empowering Kenya with cybersecurity knowledge through gamified learning and more of data protection.
# 3A's Dojo 🛡️
A gamified cybersecurity and data protection awareness platform designed to teach users safe online practices and data protection rights in Kenya through interactive quizzes and challenges.
## Features
- 🎮 **Gamified Learning**: Earn points, badges, and progress through levels
- 🧩 **Multiple Quiz Types**: MSQ, Drag-and-Drop, and Click-to-Select questions
- 🇰🇪 **Kenyan Context**: Real-world scenarios relevant to Kenya
- 🤖 **AI-Powered Explanations**: Learn why answers are correct or incorrect
- 📱 **Fully Responsive**: Works beautifully on mobile and desktop
- 🔒 **No Login Required**: Start learning immediately, no barriers
## Tech Stack
- **Framework**: Next.js 14
- **Styling**: Tailwind CSS
- **Animations**: Framer Motion
- **Icons**: Lucide React
- **Deployment**: Vercel
## Getting Started
```bash
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
# Start production server
npm start
```
Open
localhost to see the app.
## Deployment
This project is configured for easy deployment on Vercel:
1. Push your code to GitHub
2. Import the project in Vercel
3. Deploy automatically on every push
## License
MIT