wtsang11 / TechExplore

MIT License
0 stars 0 forks source link

Introduction #180

Open wtsang11 opened 2 years ago

wtsang11 commented 2 years ago

VSC: http://localhost/lab/python/utilities/study_codes/opencodes.php?f=/Users/wtsang/Lab/react/april_react_amplify/

AWS Amplify

https://aws.amazon.com/amplify/faqs/

Codes

https://github.com/aprilmintacpineda/leads-management-system-web

wtsang11 commented 2 years ago

Create react app

npx create-react-app cd to app directory > npm start

Remove stuff not needed:

Delete files: index.css App.test.js setupTests.js App.css logo.svg

Edit files: App.js - just return a h1 tag, export default React.memo(App)

Fluxible JS, reat-fluxible

https://www.npmjs.com/package/fluxible-js https://github.com/aprilmintacpineda/react-fluxible

React doc

https://reactjs.org/

wtsang11 commented 2 years ago

wtsang11 commented 2 years ago

Add material-ui

https://material-ui.com

npm i -S @material-ui/core @material-ui/icons

colors picker site

https://materialuicolors.co/

palette

https://material-ui.com/system/palette/#palette