Skip to content

koda-m/FunFactGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“Œ Project Overview

This Random Fun Fact Generator is a simple web application that displays a random fun fact when the user clicks a button. The facts are stored in an array, and JavaScript is used to randomly select and display a fact every time the button is clicked.

๐ŸŽฏ Why I Chose This Project

I created this project to practice JavaScript DOM manipulation, event handling, and working with arrays. It was a great way to reinforce my understanding of how JavaScript interacts with HTML and CSS.

About

Fun Fact Generator that displays a random fun fact when the user clicks a button

Resources

Stars

Watchers

Forks