Solana
  • Solana Development
    • Prerequisites
    • Getting Started
      • ShadCN
      • Getting started with Next.js
    • Developing on Solana
      • Minting Solana NFTs: A Beginner's Guide
  • Examples
    • Creating a Custom Solana Wallet Connect UI
    • Portfolio Applicaiton
    • Solana Wallet Adapter
    • JavaScript Client for Mpl Core
  • Solana Cookbook
  • Wonka.JS and next.js
  • Metaplex Sugar
  • Solana Wallet Adapter To a Next.Js application
    • Basic Wallet Adapter with React
    • Integrating Solana Wallet Adapter in a Next.js Application
    • Solana Wallet Example Code and Tutorial
    • Git Hub Code
  • Token Burning Candy Machine
  • Page 1
  • DLMM
  • Page 2
  • React And Next.JS
    • Material UI
    • Installation
    • Usage
    • Example projects
Powered by GitBook
On this page
  • Integrations
  • Material UI - Next.js App Router example
  • How to use
  • Learn more
  • What's next?
  1. React And Next.JS

Example projects

A collection of examples, boilerplates, and scaffolds to jumpstart your next Material UI project.

PreviousUsage

Last updated 9 months ago

Integrations

The following integration examples are available in the folder of the Material UI GitHub repository. These examples feature Material UI paired with other popular React libraries and frameworks, so you can skip the initial setup steps and jump straight into building.

Not sure which to pick? We recommend Next.js for server-side rendering, or Vite if you're looking to build a SPA. See from the official React docs to learn more about the options available.

Material UI - Next.js App Router example

This is a project bootstrapped using with Material UI installed.

How to use

Download the example :

curl https://codeload.github.com/mui/material-ui/tar.gz/master | tar -xz --strip=2  material-ui-master/examples/material-ui-nextjs
cd material-ui-nextjs

Install it and run:

npm install
npm run dev

Open with your browser to see the result.

or:

Learn more

To learn more about this example:

What's next?

- learn about Next.js features and API.

- approaches to customizing Material UI.

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

Next.js documentation
Customizing Material UI
templates
/examples
Start a New React Project
Next.js
create-next-app
or clone the repo
http://localhost:3000
https://github.com/mui/material-ui.git