Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 513 Bytes

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

Preview

bayoishola20

Inspired by the awesome @bradtraversy