bonniesimon / number-facts

Shows a random fact about a number inputed.

Home Page:https://bonniesimon.github.io/number-facts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

number-facts

Shows a random fact about a number inputed.

This web app can return back a random fact about a number inputed. UI is created using materialize. numbersapi is used to get the random facts.

What I've learned :

  • Making calls to an external API
  • Resolving promises
  • fetch API in javascript
  • Materialize CSS

About

Shows a random fact about a number inputed.

https://bonniesimon.github.io/number-facts/


Languages

Language:HTML 54.7%Language:JavaScript 24.5%Language:CSS 20.8%