Buzzword Bingo generator for IT buzzwords
public | ||
src/app | ||
.gitignore | ||
LICENSE | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
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.