justinhtn / random-quote-card

React card that fetches random quotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random quote card

Simple react component that fetches and displays random quotes from https://type.fit/api/quotes.

Install

git clone https://github.com/justinhtn/random-quote-card.git
cd random-quote-card
npm install

Start

npm start

About

React card that fetches random quotes


Languages

Language:JavaScript 53.4%Language:CSS 31.9%Language:HTML 14.6%