async-labs / builderbook

Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
https://builderbook.org
MIT License
3.76k stars 893 forks source link

The Material UI Integration Section has to be updated. #527

Open AdhirajSingh397 opened 2 months ago

AdhirajSingh397 commented 2 months ago

Now NextJs projects can be bootstrapped using create-next-app with Material UI installed. https://github.com/mui/material-ui/tree/next/examples/material-ui-nextjs

All the links pointing towards examples link are not present anymore (eg https://github.com/mui/material-ui/tree/next/examples/material-ui-nextjs).