Table of Contents
A quote generator that can use either an API or a local file, and which has a button to post the content on Twitter. Based on a ZTM JavaScript course.
The following technologies were used to build the project:
- HTML5
- CSS3
- JavaScript
- Quotes API
- Twitter Button
If you want to install the project, you need to have the following requirements:
Clone the repo in the terminal, or command line in your code editor
git clone https://github.com/JonnathanRiquelmo/quote-generator.git
Jonnathan Riquelmo