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/
-
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