38 lines
No EOL
1.1 KiB
Markdown
38 lines
No EOL
1.1 KiB
Markdown
# TimelineCheck
|
|
|
|
A fun web application that generates random timeline anomalies and parallel universe scenarios in a newspaper-style format. Check if you're in the right timeline and share your findings with others!
|
|
|
|
## Features
|
|
|
|
- Generates random timeline anomaly headlines
|
|
- Newspaper-style layout with classic typography
|
|
- Share functionality to copy timeline readings
|
|
- Responsive design for all devices
|
|
- Dynamic date and year updates
|
|
|
|
## How to Use
|
|
|
|
1. Open `index.html` in your web browser
|
|
2. Click "Check My Timeline" to generate a random timeline reading
|
|
3. Click "Share Timeline" to copy a shareable link
|
|
4. Share the link with others to show them your timeline reading
|
|
|
|
## Technologies Used
|
|
|
|
- HTML5
|
|
- CSS3
|
|
- JavaScript (Vanilla)
|
|
- Google Fonts (Playfair Display & Source Serif Pro)
|
|
|
|
## Local Development
|
|
|
|
Simply clone the repository and open `index.html` in your browser. No build process or dependencies required!
|
|
|
|
```bash
|
|
git clone https://github.com/Ronniie/TimelineCheck.git
|
|
cd TimelineCheck
|
|
```
|
|
|
|
## License
|
|
|
|
MIT License - Feel free to use and modify as you wish! |