Buzzword Bingo generator for IT buzzwords
Go to file
2024-02-18 09:05:15 +01:00
public Initial commit 2023-11-02 13:51:09 +01:00
src/app feat: Improved layout on mobile devices 2024-02-18 09:05:15 +01:00
.gitignore Initial commit 2023-11-02 13:51:09 +01:00
Dockerfile feat: Added Dockerfile 2024-02-08 15:22:21 +01:00
LICENSE Add LICENSE 2023-11-02 12:53:42 +00:00
next.config.js Initial commit 2023-11-02 13:51:09 +01:00
package-lock.json fix: Fixed buzzwords nullable issue 2024-02-18 09:01:35 +01:00
package.json change: Updated version number 2024-02-13 01:37:19 +01:00
postcss.config.js Switched to DaisyUI 2023-11-03 03:41:08 +01:00
README.md Update README.md 2023-11-17 20:24:00 +00:00
tailwind.config.ts Added themes coffee and dim 2023-11-16 02:46:22 +01:00
tsconfig.json Initial commit 2023-11-02 13:51:09 +01:00

This is a Buzzword Bingo generator for IT buzzwords, based on Next.js, TailwindCSS and DaisyUI.

Icons: Iconify

Getting Started

To build and run, execute:

$ npm i
$ npm run build
$ npm run start

Open http://localhost:3000 with your browser to see the result.

The latest stable build can be found at https://buzz.datalore.sh