Skip to content

SharokM/Quotivation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modified Quotes application modifying with React that allows users to browse inspirational quotes, filter by categories, and save favorite quotes locally.


🔹 Features

  • Browse a list of quotes fetched from an external API.
  • Filter quotes by categories like Leadership, Empathy, Motivation, Learning, Success, and Empowerment.
  • Add up to 3 favorite quotes to your personal list.
  • Remove quotes from favorites as needed.
  • Persistent favorites stored in localStorage.
  • Responsive UI built with React functional components and hooks.

🛠️ Technologies Used

  • React (Functional Components & Hooks)
  • JavaScript (ES6+)
  • CSS (modular and reusable)
  • Browser localStorage
  • Fetch API for remote quotes data

About

A modified quotes application made with React that allows users to browse inspirational quotes, filter by categories, and save favorite quotes locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors