numbers_api
An application using http://numbersapi.com/ to get facts.
To use:
-
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