Welcome to the Fun Facts project! This is a simple web application that displays random fun facts about world history, including topics such as geography, civilizations, and wars.
The project consists of a single HTML file that includes embedded CSS and JavaScript. The webpage displays a random fun fact each time the "Generate Fun Fact" button is clicked.
You can view the live version of this project on GitHub Pages at the following URL:
https://trident-lord.github.io/fun-facts/
- Open the webpage in your browser.
- Click the "Generate Fun Fact" button to display a random fun fact about world history.
If you'd like to contribute to this project, follow these steps:
- Fork the Repository: Click the "Fork" button at the top-right corner of this repository page.
- Clone Your Fork: Clone your forked repository to your local machine.
git clone https://github.com/trident-lord/fun-facts.git