Project : Quote Generator
Table of contents
The challenge
To create Quote Generator to improve basic React and Tailwind skills.
Project Skeleton
React Quote Generator(folder)
|----public(folder)
|----src(folder)
|----readme.md
|----package.json
|----package-log.json
|----postcss.config.js
|----tailwind.config.js
|----quote.gif
Screenshot
Links
Check The Live Website ➡️ Live Website
Built with
In this project;
- I made a Quote Generator with React and Tailwind
- When you click to Get Random Quote, random quote will be created.
- When you clicked to clear button, quote will be deleted
- When you clicked to hide button , quote will be dissapear and hide button transform to show button to show again the quote
Notes
- You can use HTML,and CSS, JS , REACT AND TAILWIND to complete this project.
Useful resources
⌛ Happy Coding ✍