Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 479 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 479 Bytes

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