albert.lol/readme.md
2023-12-27 15:44:17 +01:00

19 lines
433 B
Markdown

# albert.lol
- **Framework**: [Next.js](https://nextjs.org/)
- **Deployment**: [Vercel](https://vercel.com)
- **Styling**: [Tailwind CSS](https://tailwindcss.com)
- **Analytics**: [Vercel Analytics](https://vercel.com/analytics)
## Running Locally
```bash
git clone https://github.com/skidoodle/albert.lol
cd albert.lol
pnpm install
pnpm dev
```
## License
[GPL-3.0](https://github.com/skidoodle/albert.lol/blob/master/license)