Skip to content

This is a react workshop for the IEEE UAlbany Student Branch

Notifications You must be signed in to change notification settings

goldminer127/React_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React_Workshop

This is a react workshop for the IEEE UAlbany Student Branch
Most of the components used are class based for learning purposes. Two stateless functional components were used so students can understand the syntax for a functional component. The presentation goes into how hooks are used.

To compile these files follow the below instructions.

Steps

1: Open a terminal, I used Git in this workshop
2: cd into the folder that contains the public and src folders
3: run "npm install react-scripts --save"
4: run the command: npm start

About

This is a react workshop for the IEEE UAlbany Student Branch

Resources

Stars

Watchers

Forks

Packages

No packages published