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

https://github.com/alexisrodriguezcs/random-quote-machine

Web application that generates a random quote by making an API call to get a random quote to be displayed. User can then decide to either tweet the random quote or generate another random quote. (React, CSS)
https://github.com/alexisrodriguezcs/random-quote-machine

Last synced: 4 months ago
JSON representation

Web application that generates a random quote by making an API call to get a random quote to be displayed. User can then decide to either tweet the random quote or generate another random quote. (React, CSS)

Awesome Lists containing this project

README

          

# ![WebApp](https://github.com/Alexisrsz/Random-Quote-Machine/blob/main/images/Full%201080.png)
# Random-Quote-Machine

Web application that generates a random quote by making an API call to get a random quote to be displayed. User can then decide to either tweet the random quote or generate another random quote.

## Demo
Here is a working live demo : https://codepen.io/AlexisRodriguez/pen/VwegEMX

## Built with

- [React](https://reactjs.org/) - open-source JavaScript framework and library developed by Facebook
- [Sass](https://sass-lang.com/) - is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets.
- [HMTL](https://www.w3schools.com/html/) - standard markup language for documents designed to be displayed in a web browser.

## To-do
- Make background and text colors change when new quote button is clicked.
- (suggestions are most welcome).