MUI NEXT
A minimal setup for getting starterd using Material UI v5 and NextJS v14 using the App Router
Using this template, you should be able to take advantage of the latest and greatest React features such as server components and server actions whilst using MUI to build a sleek and modern looking interface.
Getting Started
To use this template, you can clone this repository or click the 'Use this template' button above.
Installation
pnpm i
Running the app
pnpm run dev
Building the app
pnpm run build