Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 621 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 621 Bytes

Happy Thoughts

This weeks project in the Technigo Bootcamp was to use React to build a Twitter-like app to fetch and post data to an API.

Learning objectives

  • How to use APIs in React, firing requests within useEffect
  • Learn more about working with useState
  • How to put the result of API responses into React state to show in the page
  • What it's like to work with an API which you both send and receive data from
  • Implement a given design

View it live

https://lehappythoughts.netlify.app/

update Find the API I created for this project here: https://project-happy-thoughts-api-rqleaq4bsa-lz.a.run.app