Here is the source code:
https://github.com/Tom0901/ReactWebsite2/tree/master/src
The files you want to pay attention to are: App.js, index.html and everything in the components folder. They are all in the src folder apart from index.html which is in the public folder.
Prerequisites:
Node Js: https://nodejs.org/en/
Git: https://git-scm.com/downloads
Packages
Material UI Core: https://www.npmjs.com/package/@material-ui/core
Command: npm install @material-ui/core
Material UI Icons: https://www.npmjs.com/package/@material-ui/icons
Command: npm install @material-ui/icons
React Code Snippets:
https://marketplace.visualstudio.com/items?itemName=runningcoder.react-snippets
Fonts and Images
Font: https://fonts.google.com/specimen/Roboto?preview.text_type=custom
Images: https://drive.google.com/drive/folders/1wrLi9nKPqXRTNI7SJ2zblKE-095Paw60
Netflify: https://www.netlify.com/
Colormind: http://colormind.io/
In this video we build a fully responsive React website that would be ideal as a project.
Time Stamps
#react #web-development #javascript