An open API service indexing awesome lists of open source software.

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

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`