Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/react_random_quote
My first project using Nextjs and TailwindCSS . It is a quote generator that randomly picks a quote from a bank of 14 quotes when the button is clicked.
https://github.com/lucasdota/react_random_quote
frontend javascript nextjs react tailwindcss
Last synced: 2 days ago
JSON representation
My first project using Nextjs and TailwindCSS . It is a quote generator that randomly picks a quote from a bank of 14 quotes when the button is clicked.
- Host: GitHub
- URL: https://github.com/lucasdota/react_random_quote
- Owner: Lucasdota
- Created: 2023-04-14T19:30:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T16:49:11.000Z (about 1 year ago)
- Last Synced: 2024-01-06T17:45:28.511Z (about 1 year ago)
- Topics: frontend, javascript, nextjs, react, tailwindcss
- Language: JavaScript
- Homepage: https://nextjs-random-quote-gamma.vercel.app/
- Size: 943 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Random Quote Generator
## A quote generator that randomly picks a quote from a bank of 14 when the button is clicked.
Main features:
- Javscript static fetching
- TailwindCSS
- Animations
- Dynamic Twitter Sharing
- Font Awesome Icons
- Responsive DesignWebsite: [click here](https://nextjs-random-quote-gamma.vercel.app/)