/social-card

A simple React clone of a Twitter card

Primary LanguageJavaScript

README

This is a simple clone of the Twitter social card using React. You can check it out here.

The React boilerplate was generated with Create React App. It pulls random quotes from the Forismatic API to give the 'tweets' authors and text content, and pulls the avatar and tweet images from Lorem Picsum. The API calls were facilitated with fetch-jsonp.