Skip to content

React project with API that both send and recive data. With useState and where useEffect is used to perform actions. Post, read and like happy thoughts, like "Twitter".

Notifications You must be signed in to change notification settings

Kneedler/project-happy-thoughts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Thoughts

Happy Thoughts is like a simple Twitter, and uses fetch from an API to get the information and likes. And also useEffect.

The problem

At first I was thinking too big with the components, but after taking a step back and rethinking my project, and I ended up with three components. I solved it though using the knowledge i have from previous weeks, to easier understand the project and problems. If i had more time i'd make the like button gray if you have not liked the post and loading.

View it live

https://sage-bavarois-1b13f0.netlify.app/

About

React project with API that both send and recive data. With useState and where useEffect is used to perform actions. Post, read and like happy thoughts, like "Twitter".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • CSS 39.1%
  • HTML 10.3%