Material UI - Next.js App Router example in TypeScript

This is a Next.js project bootstrapped using create-next-app with Material UI installed.

This project is setup to support TCSS 460 as a Starter Project

How to use

Download the example or clone the repo:

Install it and run:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn more

To learn more about this example:

What's next?

You now have a working example project. You can head back to the documentation and continue by browsing the templates section.