Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 336 Bytes

Time to get the ball rollin!

You will have to execute the following command upon cloning to serve on localhost:
npm i @mui/material @emotion/react @emotion/styled react-router

When you want to commit your changes, don't use the command git add .

Instead use the command git add ./src/Components/ when you are in the root folder