Skip to content

Smelbows/project-happy-thoughts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Thoughts

Happy thoughts is a website built in React where a user can post a happy thought, see others' happy thoughts and give hearts to posts. It uses a shared Technigo API where it fetches from and posts to, and it uses State and Effect hooks to control the user experience.

The problem

I spent some time learning and understanding how to use the Effect hook, and used the given style template for the most part so that I could just focus on the React components. I've added a state hook for loading and would like to look into different ways to use and style this if I had more time on this.

View it live

https://sarah-mottram-happy-thoughts.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.4%
  • CSS 28.6%
  • HTML 19.0%