This is a simple React application that displays random quotes. The background color, text color, and icon color change dynamically when a new quote is generated.
- Fetches random quotes from an API.
- Smooth animations using
react-spring
for background color and text transitions. - Dynamically changes text and icon color to match the background color.
- Options to share the quote on Twitter and Tumblr.
- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling.
- React Spring: Animation library for React.
- FontAwesome: Icon toolkit for displaying social media icons.
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git