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

https://github.com/theodorusclarence/quote-generator


https://github.com/theodorusclarence/quote-generator

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Quote Generator

Hello, this is my first project in attempt to finish 20 JavaScript projects in a month.
Kindly check it out on this [link](https://theodorusclarence.github.io/quote-generator/).

## Building Process
I am using forismatic API to grab the quotes, then append it to a proxy AllOrigins to prevent CORS Error(due to forismatic being public API).

## Snapshot
![Snapshot of the webpage](https://github.com/theodorusclarence/quote-generator/blob/master/snapshot.png)