Update readme.md

This commit is contained in:
2025-06-19 22:12:19 +02:00
committed by GitHub
parent ef04cdfbdf
commit f1ad26edd4
+4 -4
View File
@@ -1,17 +1,17 @@
# erettsegi-browser # erettsegi-browser
- **Framework**: [Next.js](https://nextjs.org) - **Framework**: [Next.js](https://nextjs.org)
- **Deployment**: [Vercel](https://vercel.com) - **Deployment**: Self-hosted
- **Styling**: [Tailwind CSS](https://tailwindcss.com) - **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **UI library**: [NextUI](https://nextui.org) - **UI library**: [HeroUI](https://www.heroui.com/)
## Running Locally ## Running Locally
```bash ```bash
git clone https://github.com/skidoodle/erettsegi-browser git clone https://github.com/skidoodle/erettsegi-browser
cd erettsegi-browser cd erettsegi-browser
pnpm install bun i
pnpm dev bun dev
``` ```
## License ## License