# erettsegi-browser

- **Framework**: [Next.js](https://nextjs.org/)
- **Deployment**: [Vercel](https://vercel.com)
- **Styling**: [Tailwind CSS](https://tailwindcss.com)

## Running Locally

```bash
git clone https://github.com/skidoodle/erettsegi-browser
cd erettsegi-browser
pnpm install
pnpm dev
```

## License

[GPL-3.0](https://github.com/skidoodle/erettsegi-browser/blob/master/license.md)