mantine-dashboard
mantine-dashboard copied to clipboard
Mantine Dashboard
A simple beautiful dashboard! This project is built using Mantine, Framer Motion, Vite, and TypeScript. It serves as a modern, responsive, and highly customizable dashboard template.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
Table of Contents
- Features
- Demo
- Todo
- Installation
- Usage
- Contributing
- License
- Acknowledgements
Features
- Responsive Design: Optimized for different screen sizes.
- Dark Mode: Seamless dark mode integration.
- Animations: Smooth animations with Framer Motion.
- Fast Development: Powered by Vite for lightning-fast builds.
- TypeScript: Type-safe development.
Demo
Check out the live demo here.
Todo
Installation
To get started with this project, clone the repository and install the dependencies:
git clone https://github.com/your-username/mantine-dashboard.git
cd mantine-dashboard
npm install
Usage
To start the development server, run:
npm run dev
Open your browser and navigate to http://localhost:5173 to see the application in action.
To build the project for production, run:
npm run build
Contributing
Contributions are welcome! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature/your-feature-name). - Open a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more details.





