Skip to content

Nicolinabl/Happy-thoughts

 
 

Repository files navigation

Happy Thoughts

A site for sharing and liking thoughts. Users can submit their thoughts, see them displayed in real-time, and show appreciation by liking other users’ thoughts. All posts and likes are connected to an API. If message is too long or short an warning text appears and submit button is disabled.

Check it out live at

https://happy-thoughts-nicolina.netlify.app/

Tech

  • Frontend: React

  • Styling: Styled Components

  • API Requests: fetch to interact with a REST API

  • State Management: React useState & useEffect

  • Deployment / Hosting: Netlify, Vercel, or GitHub Pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.1%
  • HTML 6.9%