Skip to content

Happy Thoughts App: A React project focused on state management, API interactions for fetching and posting data. Features include a design-aligned UI, sorted thought display by recency, like count for each thought, a form for new thoughts, and a like functionality.

Notifications You must be signed in to change notification settings

Looziolooz/project-happy-thoughts-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy thoughts Project

This project is about practicing React skills by fetching and posting data to an API while building a Twitter (X)-like project.

The Problem

I found it quite difficult to figure out how to get this project going. ChatGPT has been a great resource to have, and the team has a pool of knowledge. I also used YT and Google to find solutions. I even needed to go back to week 5's material to do a recap since I felt so lost at the beginning. In the end I think this was a fun project and if I had more time I would aim for more of the stretch goals.

View it live

(https://happyt.netlify.app) https://happyt.netlify.app

About

Happy Thoughts App: A React project focused on state management, API interactions for fetching and posting data. Features include a design-aligned UI, sorted thought display by recency, like count for each thought, a form for new thoughts, and a like functionality.

https://happyt.netlify.app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.8%
  • CSS 24.9%
  • HTML 6.3%