An open API service indexing awesome lists of open source software.

https://github.com/peoray/number-facts-generator

A website where a user input either number, date or year and a random fact is shown.
https://github.com/peoray/number-facts-generator

api bootstrap4 javascript xmlhttprequest

Last synced: about 2 months ago
JSON representation

A website where a user input either number, date or year and a random fact is shown.

Awesome Lists containing this project

README

          

# Number Facts Generator

![gif of application](https://res.cloudinary.com/peoray/image/upload/v1530117604/nfm_zqyxkg.gif)

This is a Number fact Machine that shows a fact base on a value inputted by the user. It could be a number (integer), a year or a date. - [See Live Site](https://peoray.github.io/number-facts-machine/)

The project and UI is inspired by [Brad Traversy Youtube Video](https://www.youtube.com/watch?v=tUE2Nic21BA)

The data is gotten from the [Number API](numbersapi.com).
#### Technologies Used:
* HTML5
* BootStrap
* JavaScript