This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
- npm create-react-app cargo
- cd cargo
- npm install @material-ui/core
- npm install react-bootstrap bootstrap
- npm install
- npm start