Skip to content

An application for new nature enthusiasts to find free parks and recreation areas wherever they go.

Notifications You must be signed in to change notification settings

cohort50-SWAGS/ParksandRecreation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParksandRecreation

An application for new nature enthusiasts to find free parks and recreation areas wherever they go.

React

Hooks are functions that let you “hook into” React state and lifecycle features from function components. Hooks don’t work inside classes — they let you use React without classes.

  • React Hooks:
    • useState: helps resets state (similar to this.setState in React)
    • useEffect: rerenders on a change based on the second parameter passed in

React-Router-Dom Module:

About

An application for new nature enthusiasts to find free parks and recreation areas wherever they go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published