Skip to content

πŸš€βš‘οΈModern and clean react mui Template for easing and faster web development.πŸ’»

License

Notifications You must be signed in to change notification settings

Tono2007/slim-free-react-mui-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

85 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

slim-mui-template Β· GitHub license PRs Welcome Price

Stars Forks Version React contributors

CI/CD

Modern and clean mui Template

Slim - a free and open source React dashboard template made using Material UI React component library with aim of flexibility and better customizability.

Modern & Clean Responsive MUI Material-ui Admin Dashboard Template. It is fully responsive.

It can be used for most type of dashboard and app templates like analytics, admin or messenger app for your desktop or mobile applications. Amazing flexibility and reusability. 85+ Demo pages

⭐ ⭐ ⭐ Do not forget to star (Top right of this page) it if you like the theme ⭐ ⭐ ⭐

slim-free-react-mui-template netlify app_

  • Support React18.
  • Professional user interface.
  • Material UI React components.
  • Fully responsive, all modern browser supported.
  • Easy to use code & folder structure.
  • Flexible & high-Performance code
  • Hundreds of customized MUI components.
  • Pre-build useful pages & Apps.
  • Dark & light mode

Free SLIM MUI React js version

Getting Started

Clone from Github

git clone https://github.com/Tono2007/slim-free-react-mui-template.git

Technology Stack

  • Material UI V5
  • React 18
  • Built with React Hooks API
  • Redux & React Context API for State Management
  • React Router for Navigation Routing
  • Vite
  • Code Splitting
  • Aliases
  • Light/Dark theme support
  • Eslint - airbnb style guide
  • ApexCharts

JavaScript React Prettier ESLint MUI

Issues

To report a bug, please submit an issue on Github. We will respond as soon as possible to resolve the issue.

Roadmap

Priorities

  • More components!
  • More Pages
  • Better customization
  • Better documentation
  • Performance
  • Bundle size

In future

  • User issues & support
  • Typescript version
  • Next/CRA/Remix versions
  • Accessibility.

Color Presets

We use different colors

#f03c15 #f03c15 #f03c15 #f03c15 #f03c15

Changelog

Folder Structure

β”œβ”€β”€ package.json           -> Package json file.
β”œβ”€β”€ public
β”œβ”€β”€ README.md
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ _mocks             -> Mock Json data to be used for working apps
β”‚   β”œβ”€β”€ assets
β”‚   β”‚   β”œβ”€β”€ images
β”‚   β”‚   β”œβ”€β”€ css            -> Template css files
β”‚   β”‚   β”‚   β”œβ”€β”€ style.css  -> Application main css file
β”‚   β”œβ”€β”€ components
β”‚   β”‚   │── layouts
β”‚   β”‚   β”‚   β”œβ”€β”€ LandingLayout  -> Layout for landing components & routers
β”‚   β”‚   β”‚   β”œβ”€β”€ MainLayout     -> Layout for main components & routers
β”‚   β”‚   β”‚   β”œβ”€β”€ MinimalLayout  -> Layout for mimimal components & routers
β”‚   β”‚   β”œβ”€β”€ loader
β”‚   β”‚   β”œβ”€β”€ modal
β”‚   │── pages              -> View files for all pages
β”‚   β”œβ”€β”€ contexts/redux     -> State management
β”‚   β”œβ”€β”€ utils
β”‚   β”‚   β”œβ”€β”€ helpers        -> helpers utilities
β”‚   β”‚   β”œβ”€β”€ hocs           -> Custom hocs
β”‚   β”‚   β”œβ”€β”€ hooks          -> Custom hooks
β”‚   β”‚   β”œβ”€β”€ routes         -> router
β”‚   β”‚   β”œβ”€β”€ theme          -> custom theme provider
β”‚   β”‚   β”œβ”€β”€ constants      -> general app constants
β”‚   β”œβ”€β”€App.js              -> starting point of application
β”œβ”€β”€ vite.config.js         -> Template constant value and live customization
β”œβ”€β”€ index.html

DOC

Slim routing system is based on react-router and its package react-router-dom, it's also using code splitting for better performance.

License

  • Licensed cover under MIT