Skip to content

jessand77/project-happy-thoughts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Thoughts

The assignment this week was to build a Twitter-like app where happy thoughts could be posted and displayed.

The problem

An API was set up for us to use so that we could both fetch and post thoughts to it, and we used the useState and useEffect hooks to make it all work.

Update: During week 19 we created our own APIs to fetch and post thoughts from/to.

View it live

https://jessicas-happy-thoughts-project.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 67.0%
  • CSS 25.6%
  • HTML 7.4%