Badmintonstadion
Some example images
Technology
NextJS
This React-based meta-framework is great for building fast websites and webapps with the static site generation or server side rendered approach. This site is statically generated using Next.
Styled components
A css-in-js library great for creating pre styled and resusable components. This website uses styled components to handle css.
TypeScript
TypeScript, a superset of JavaScript is our go to language for all our websites and projects. The typed nature of the language makes it less error prone and us more productive. All inhouse projects using JavaScript and most client work we do, is done in TypeScript.