Made with React.js
website: xzm27
hosting: Firebase
png: pngtree
production folder: build
components: src
-
npx create-react-app my-app
cd my-app
npm start
-
npm install @material-ui/core
yarn add @material-ui/core
npm install @material-ui/icons
yarn add @material-ui/icons
-
$ npm install react-router-dom