/on-challenge

Primary LanguageJavaScript

Introduction

Quiz where runners answer questions in order to find the best fitting shoe for them.

Tech Stack

Used 'create-react-app' for the simplicity of setup

Development : React

Unit testing : Jest + Rect testing Library

Getting Started

Install the modules with: yarn install

Run the Application

use yarn start

Open http://localhost:3000 to view it in the browser.

Tests

run yarn test