Civic-tech nonprofit focused on cannabis record expungement in South Africa.
# ClearPath Justice
## Project Overview
**ClearPath Justice** is a civic-tech web application designed to help South Africans determine their eligibility for cannabis conviction expungement under the **Cannabis for Private Purposes Act 7 of 2024** (Section 5).
---
## Features
- **Multi-Page Application**: Home, Who We Are, Impact, Check Eligibility
- **Eligibility Checker**: Step-by-step guided assessment
- **Responsive Design**: Mobile-first, fully responsive interface
- **Accessibility**: Focus indicators, ARIA labels, keyboard navigation
- **Design System**: Tokens-based design with Lora, IBM Plex Sans, IBM Plex Mono
---
## Technology Stack
- **Framework**: React 18.2.0
- **Build Tool**: Vite 4.4.9
- **Icons**: Lucide React 0.263.1
- **Styling**: CSS-in-JS
- **Fonts**: Google Fonts
---
## Installation
```bash
git clone
github.com
cd marvinadams-clearpath-justice
npm install
npm run dev
```
---
## Commands
```bash
npm run dev # Start development server
npm run build # Build for production
npm run preview # Preview production build
```
---
## 📄 License
MIT License
---
**Made with ❤️ for South Africa | ClearPath Justice 2024**