Setup

This app was created using the create-react-app boilerplate.

Install Dependencies

npm install

Start Dev Server

npm start

Run Tests

npm test