buzzword-bingo/README.md
2023-11-03 13:07:21 +00:00

353 B

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

Getting Started

To build and run, execute:

npm i
npm run build
node start

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