mantine-template icon indicating copy to clipboard operation
mantine-template copied to clipboard

Simple SPA responsive template made with React and Mantine for showcase websites.

Simple Mantine Template

MIT license GitHub issues Netlify Status

This is a simple responsive Mantine template made with React, you can use it to create single-page websites.

mantine

npm scripts

  • npm start – start project locally
  • npm run build – export project for production
  • npm run serve – serve production build locally