https://github.com/flashblaze/maintine-next-demo
Simple Mantine and Next.js demo with SSR, local search and theming
https://github.com/flashblaze/maintine-next-demo
mantine nextjs
Last synced: 3 months ago
JSON representation
Simple Mantine and Next.js demo with SSR, local search and theming
- Host: GitHub
- URL: https://github.com/flashblaze/maintine-next-demo
- Owner: flashblaze
- License: mit
- Created: 2022-04-03T09:34:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T09:43:28.000Z (about 4 years ago)
- Last Synced: 2025-03-21T16:58:22.374Z (over 1 year ago)
- Topics: mantine, nextjs
- Language: JavaScript
- Homepage: https://maintine-next-demo.vercel.app
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mantine Next.js Demo
This project is an experiment using [Mantine](https://mantine.dev/) and [Next.js](https://nextjs.org/) with SSR, local search and theming.
## Installation
1. Clone the repo
2. Install dependencies
3. Run `yarn dev` or `npm run dev`