Skip to content

Developartment/mui-react-example

Repository files navigation

react-mui-template

This project showcases an administration interface built with a stack that combines the power of MUI, React, TypeScript, i18n, React Query, vite, Storybook, pnpm workspace and Cypress.

Installation

  1. Clone this repository to your local machine using:

    git clone https://github.com/Developartment/mui-react-example/tree/master .
    
  2. Install dependencies using pnpm:

    pnpm install
    
  3. Create .env file

    cp apps/demo/.env.example apps/demo/.env
    
  4. Run demo app:

    pnpm demo dev
    

Feel free to explore, modify, and extend this project to suit your needs. If you encounter any issues or have questions, please don't hesitate to open an issue or contact me. Happy coding!

About

This project showcases an administration interface built with a stack that combines the power of MUI, React, TypeScript, i18n, React Query and vite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors