An open API service indexing awesome lists of open source software.

https://github.com/stackoverprof/say-dictionary-site


https://github.com/stackoverprof/say-dictionary-site

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# say-dictionary landing page

Landing page for [say-dictionary](https://www.npmjs.com/package/say-dictionary) - LLM-friendly i18n for the modern web.

## Live

https://stackoverprof.github.io/say-dictionary-site/

## Development

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
```

## Tech Stack

- React Router 7
- Tailwind CSS v4
- TypeScript
- GitHub Pages