This web app is built in React with useEffect hooks to perform actions when components mount, unmount, or when the state change.
In this project, the user can post happy thoughts and then heart-like the thoughts in the feed, and practiced fetching and posting data to an API.