https://github.com/prabhu30/random-quote-generator
A Random Quote Generator built using React
https://github.com/prabhu30/random-quote-generator
fetch-api quote-generator react use-effect
Last synced: about 1 month ago
JSON representation
A Random Quote Generator built using React
- Host: GitHub
- URL: https://github.com/prabhu30/random-quote-generator
- Owner: prabhu30
- Created: 2024-05-05T18:16:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T18:21:18.000Z (about 2 years ago)
- Last Synced: 2025-02-03T07:32:41.131Z (over 1 year ago)
- Topics: fetch-api, quote-generator, react, use-effect
- Language: JavaScript
- Homepage: https://react-quote-generator-pk.netlify.app/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Quote Generator - React + Vite + Tailwind
- Checkout the live version of the website here - [Link](https://react-quote-generator-pk.netlify.app)
- Concepts Used :
- `useState`
- `useEffect`
- `Fetch-API`
- JSX
- Functional Components
- Tailwind