Skip to content
/ mui-react-template Public template

Template for React App to save time and start work immediately

Notifications You must be signed in to change notification settings

itsosmx/mui-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUI React App Template v18

Packages Included:

  • @mui/material v5
  • @mui/icons-material v5
  • framer-motion v6
  • react-router-dom v6
  • styled-components v5
  • axios v0.27

Start

Simply run : npm install to install template packages

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.