buzzword-bingo/README.md

362 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
$ npm run start

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