/jc-quote

Quote machine using the Forismatic API, written in the React framework.

Primary LanguageJavaScript

Quote Ex Machina

A React application which displays random quotes from the Forismatic API and fulfills the user stories for the Free Code Camp project Build a Random Quote Machine.

This project was bootstrapped with Create React App.

Installing Development Environment

Clone or download this repository to your machine, run npm install from the new root directory to locally install dependencies, and run npm start to initiate the watch procedure for Sass and start the React development server.

Running Tests

Run npm test in the root directory of the local files to start the unit test suite.