Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 534 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 534 Bytes

Quote Generator

Quote generator cover

About

A responsive quote generator app that randomly generate motivative quotes. We make an asynchronous fetch request to a free rest API to obtain quote data. The CORS (Cross-Origin Resource Sharing) problem is solved using proxy API.

Resource