/test-app-ronen

Tests whether you can make a HTTP request from the browser

Primary LanguageHTML

Test App

Tests whether you can make an API call from the browser. Spoiler - you can.

To run the app

Clone it, run npm i, and then run npm start.

Navigate to localhost:3000 if your system doesn't automatically open a browser at that address.