Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.2 KB

File metadata and controls

18 lines (12 loc) · 1.2 KB

Gitpod Ready-to-Code Node.js CI codecov Codacy Badge

This is an addition to SoccerReact16 using ReactQuery.

I've used Node 16.x while developing this. Install dependencies with npm install.

Start with npm run start. See the result in your Browser: http://localhost:3000

Run the tests with npm run test.

You can play with it under the projects GH-Page here

The backend for this repo was done using Darklang. For now it consists of this api call.