Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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