Skip to content

erilinus/project-happy-thoughts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.4%
  • CSS 28.7%
  • HTML 13.9%