Skip to content

A small app that consumes an api to display data. Please note you would need to disable cors to view this app.

Notifications You must be signed in to change notification settings

Dei-Gee/esl-test

Repository files navigation

This project was bootstrapped with Create React App.

Tools Used

  1. Typescript + React
  2. CSS

How to Install and Run

  1. Clone the repository using git clone [repo_url]
  2. In the project folder, run yarn or npm install if you do not have yarn installed
  3. Use the yarn start script mentioned below to run it in a browser.
  4. In the address bar of the browser, type in the id of the tournament e.g. 177071, 180251 etc. This will display the results of said tournament
  5. CORS will most likely be an issue to install the browser extension Moesif Origin & CORS Changer. Turn it on and the app will work just fine

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

About

A small app that consumes an api to display data. Please note you would need to disable cors to view this app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published