An application using http://numbersapi.com/ to get facts.
-
Clone the repo:
git clone https://github.com/bayoishola20/numbers_api.git
-
Type in a number and get its random fact
-
Type a year and get its random fact
→ Requests are made both with XHR and Fetch API
Inspired by the awesome @bradtraversy