My Personal Website
app | ||
public | ||
.eslintrc.json | ||
.gitignore | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Mantine Next Template
Get started with Mantine + Next with just a few button clicks.
Click Use this template
button at the header of repository or follow this link and create new repository with @mantine
packages. Note that you have to be logged in to GitHub to generate template.
Minimal template
This template includes minimal setup for server side rendering with Next.js, you can find a fully featured template here.