/swe-coding-challenge

45 Minute React/Redux FE coding challenge

Primary LanguageJavaScript

Project Setup

This starter app was created with Create React App.

Install dependencies:

yarn

Run the app in the development mode on http://localhost:3000:

yarn start

Run test in watch mode:

yarn test