Skip to content

HackAtUCI/zothacks-2020-frontend-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZotHacks 2020 Front-end Repository

Complete Video Walkthrough

https://www.youtube.com/watch?v=EhG1Sp403ew&list=PLsazy5nRW1azNkGqais-3dT8IWbLT1dWZ

Basic Overview

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.

Relevant Available Scripts

In the project directory, you can run:

yarn install

Installs dependencies listed in package.json into the application.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

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.

Workshop Materials

Deployment Link

The URL for defining the homepage is http://<your_github_username_here>.github.io/<name_of_repo>

Included Packages

Final Product Screenshots

Stock View

Screen Shot 2020-10-02 at 9 31 01 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published