Skip to content

ariellinfy/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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