A web platform for typing, converting and building with the Amazigh Tifinagh script
# Amazigh Tools
A website built around the Amazigh Tifinagh script — for typing, converting, and building with it.
This is also where I post the tools I'm building for the Amazigh/Tifinagh ecosystem (npm packages like `tifinagh-convert` and `amazigh-keyboard`) and give them a real, visual home instead of leaving them as bare package READMEs.
## What's on the site
- **Home** — overview of the project and the tools available
- **Converter** — convert text between Tifinagh and Latin script
- **Keyboard** — interactive on-screen Tifinagh keyboard
- **Developers** — a live keyboard customizer that generates ready-to-use React code
- **Docs** — documentation for the underlying npm packages
## Stack
- Next.js 14 (App Router) + React 18 + TypeScript
- Plain global CSS with design tokens (no CSS framework)
## Getting started
```bash
npm install
npm run dev
```
Then open
localhost.