A demonstration of the Fetch API's behavior and how it makes you wait twice
Fetch API Docs: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
Inspired by: https://www.youtube.com/watch?v=Ki64Cnyf_cA
To run the project, you can use the following commands:
npm install
npm run start