theodorusclarence / quote-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About


Languages

Language:CSS 67.5%Language:JavaScript 20.7%Language:HTML 11.8%