Skip to content

nwang03/lahacks23demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This was a quick website made live during the LA Hacks 2023 React Workshop.

Key points to remember: main entry points of the program: index.html -> index.js -> App.js main file you edit: App.js Hooks: useState and useEffect - duck image has an onClick listener that sets click's state - reset button also has an onClick listener that resets clicks - useEffect listens to click, sets size's state accordingly

lahacks23demo

About

Demo website for LA Hacks 2023 workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published