# Jenga Justice Kenya: Police Brutality Reporting Platform
## About This Project
Jenga Justice Kenya is a platform designed to help citizens safely and anonymously report incidents of police misconduct and brutality in Kenya. The system allows users to track reported cases, access legal resources, and get support.
**Why was this system built?**
I built this system due to recent police brutality incidents in Kenya, aiming to empower citizens, promote accountability, and provide access to justice and support for victims.
## Features
- Anonymous incident reporting
- Case tracking
- Access to legal aid and resources
- Emergency contacts
- Resource center for support and information
## Technologies Used
- Vite
- TypeScript
- React
- shadcn-ui
- Tailwind CSS
## How to Run the Project
### Prerequisites
- Node.js & npm (recommended to use nvm)
### Steps
```sh
# 1. Clone the repository
git clone
# 2. Navigate to the project directory
cd jenga-justice-kenya
# 3. Install dependencies
npm install
# 4. Start the development server
npm run dev
```
The app will be available at `
localhost` by default.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
MIT