A drinking game with bugs 🤢
Built on next.js. Clone the repo and
npm i
npm run dev
npm run build
npm run start
To learn more about superplate, please check out the Documentation.
Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit.
Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax.
Next.js has a built-in polyfill for the fetch API. You don't need to worry about using it on either server or client side.
Proxying some URLs can be useful when you have a separate API backend development server and you want to send API requests on the same domain.
Redux helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test.
Docker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project.
GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.
MIT