Skip to content

MarySnopok/project-happy-thoughts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Happy Thoughts

Funky notepad for sharing positive vibes. This React app is fetching "Happy Thoughts" API , provide an opportunity to add your thoughts, like other users' posts and keep track of your likes.

Tech Stack: React, React Hooks, JSX, Material UI, CSS.

Cool Features:

  • User-friendly input validation matching API requirements
  • Likes Counter that keeps track of user likes and store data in LocalStorage
  • Update Button allows user to get latest thoughts without page reload.
  • During initial fetch Spinner is shown.
  • Fancy styling touches (animated header, thoughts "like button")

View it live

https://mary-snopok-happy-thoughts-react-app.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • CSS 30.0%
  • HTML 9.6%