Skip to content

jyy009/project-happy-thoughts-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Thoughts Project

A React app that uses GET and POST requests from an API to display that data on the UI. Users can post and like thoughts.

Getting Started with the Project

First, I used GET and POST requests to retrieve data from the API, added error handling, and created the components. Lastly, I styled the page.

The Problem

The most difficult part was understanding how the POST request worked and how to implement it.

View it live

https://polite-begonia-9a20c4.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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.6%
  • CSS 31.4%
  • HTML 4.0%