Next.js + Material UI + Typescript example

Introduction

This example consist of a starting point to a project to use Next.js, Material UI, and Typescript.

Features

  • Static Layout
  • Custom 404 page
  • Theme Switcher functionality (Light and Dark)
  • Persistence of the theme selection on local storage
  • Global alert system with Mui Snackbar

Alert Demo