2023-11-03 14:07:21 +01:00
This is a Buzzword Bingo generator for IT buzzwords, based on [Next.js ](https://nextjs.org/ ), [TailwindCSS ](https://tailwindcss.com/ ) and [DaisyUI ](https://daisyui.com/ ).
2023-11-17 21:24:00 +01:00
2023-11-16 02:59:51 +01:00
Icons: [Iconify ](https://icon-sets.iconify.design/ic/ )
2023-11-02 13:51:09 +01:00
## Getting Started
2023-11-03 14:07:21 +01:00
To build and run, execute:
2023-11-02 13:51:09 +01:00
```bash
2023-11-03 19:17:01 +01:00
$ npm i
$ npm run build
$ npm run start
2023-11-02 13:51:09 +01:00
```
Open [http://localhost:3000 ](http://localhost:3000 ) with your browser to see the result.
2023-11-17 21:24:00 +01:00
The latest stable build can be found at [https://buzz.datalore.sh ](https://buzz.datalore.sh )