Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Design

Website: [click here](https://nextjs-random-quote-gamma.vercel.app/)