Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HPouyanmehr/muxt
A Next.js + MUI v5 starter to start your project faster.
https://github.com/HPouyanmehr/muxt
Last synced: 27 days ago
JSON representation
A Next.js + MUI v5 starter to start your project faster.
- Host: GitHub
- URL: https://github.com/HPouyanmehr/muxt
- Owner: HPouyanmehr
- Created: 2021-12-19T15:14:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T17:39:27.000Z (over 2 years ago)
- Last Synced: 2024-08-03T14:04:16.910Z (4 months ago)
- Language: JavaScript
- Homepage: muxt-seven.vercel.app
- Size: 548 KB
- Stars: 29
- Watchers: 1
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-NextJs - muxt
README
## About
This is a Next.js + MUI v5 starter which help you to start your project a lot easier and faster.
## How to use
1. Clone the project.
2. Rename the project in the `package.json` as well as the folder name, if you want. (optional)
3. Run `npm i` or `yarn`.## Tutorial
You can also check this [link](https://dev.to/hajhosein/nextjs-mui-v5-tutorial-2k35) for explanation.