You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
<p>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.</p>
3
3
4
4
<h2>🎯 Why I Chose This Project</h2>
5
-
<p>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 while making a fun and interactive experience.</p>
5
+
<p>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.</p>
0 commit comments