Skip to content

React and This Project

Joseph Annis edited this page Apr 30, 2020 · 1 revision

React and This Project

The goal of this page is to list out all of the parts of React that this project uses and where to find more information on them.

  • React hooks
    • useState
    • useContext
    • useEffect
    • Functional components
    • Class components
Clone this wiki locally