Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsanuragsingh/fun-fact
A simple, interactive web app that randomly displays personal facts about a 21-year-old cricket and mountain enthusiast using HTML, CSS, and JavaScript.
https://github.com/itsanuragsingh/fun-fact
Last synced: 3 days ago
JSON representation
A simple, interactive web app that randomly displays personal facts about a 21-year-old cricket and mountain enthusiast using HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/itsanuragsingh/fun-fact
- Owner: itsAnuragsingh
- Created: 2024-11-20T14:22:23.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T14:25:26.000Z (about 2 months ago)
- Last Synced: 2024-11-20T15:32:18.216Z (about 2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Facts Generator
A simple web application that displays random personal facts about a 21-year-old cricket and mountain enthusiast.
## Description
A simple, interactive web app that randomly displays personal facts about a 21-year-old cricket and mountain enthusiast using HTML, CSS, and JavaScript.
## Files
- `index.html` - Main HTML structure
- `style.css` - Styling and layout
- `script.js` - Fact generation logic## Installation & Setup
1. Clone the repository:
```bash
git clone https://github.com/yourusername/personal-facts-generator.git