Implementation
The React based front end framework Next.js was chosen especially for its ability to statically generate pages at build time. This ensures great performance and UX. Prismic serves as a CMS for the blog section whereas the case studies have been implemented using MDX. Vercel is used to deploy and host the website.
Tools / Services
Next.js, React, Styled Components, Prismic (CMS), MDX, Vercel (Hosting)