Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 925 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 925 Bytes

Eurosport unattended test

By Joffrey Goullet

About

Use the api to create a basic UI to display player stats.

What they’re looking for

Commercial standard code Simple and eloquent code Knowledge of front end development Should be easy to understand (good user experience) Tests

Requirements

Complete the task in react using whatever tools or frameworks that you want. Must consume JSON from the following endpoint: headtohead.json Weight should be displayed in kilograms Show total wins/losses separately Provide a README on how to run your app

Available Scripts

In the project directory, here are the directive you can run for this test :

npm start or yarn start

Runs the app in the development mode.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test or yarn test

Launches the test runner in the interactive watch mode.