https://www.youtube.com/watch?v=EhG1Sp403ew&list=PLsazy5nRW1azNkGqais-3dT8IWbLT1dWZ
This is the project repository for the ZotHacks Front-end workshop materials. Across the repository there are several branches representing different stages of the process.
This project was created using the HackUCI React Template, which was bootstrapped off of Create React App.
In the project directory, you can run:
Installs dependencies listed in package.json into the application.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
This is the command you will use before deploying your project, there will be seperate workshop materials for this.
The URL for defining the homepage is http://<your_github_username_here>.github.io/<name_of_repo>