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

https://github.com/coderhs/hs-template

A quick start Mantine Next.js template
https://github.com/coderhs/hs-template

Last synced: 9 months ago
JSON representation

A quick start Mantine Next.js template

Awesome Lists containing this project

README

          

# Mantine Next.js template

This is a simple Mantine Next.js starter template designed by Harisankar P S, to develop SaaS apps faster.

# To use

```sh
npx create-next-app@latest new-app --example="https://github.com/coderhs/hs-template"
```