About this project
This project involves creating an interface that fetches and displays random quotes. Users can generate new quotes and share their favorite ones on platforms like Twitter.
This project was built using
- React
- Scss
- JavaScript
- HTML
The project provides the following features
- Fetch and display random quotes
- Share quotes on social media
- Responsive design for various screen sizes
Technical details
- Utilizes React state to manage quote data
- Incorporates external API for quote retrieval
- Implements Bootstrap for responsive layout and styling