-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea5fbba
commit eabc856
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Life States | ||
|
||
**Life States** is an interactive web application that visualizes key statistics about your life based on personal data inputs like age and date of birth. It provides a unique perspective on the passage of time and important life milestones through engaging visual effects and animations. | ||
|
||
## Features | ||
- Input your age and date of birth to get personalized life statistics. | ||
- Dynamic visualization of life data. | ||
- Scroll-triggered animations to enhance user interaction. | ||
- Insights into various life milestones and timelines. | ||
|
||
## Live Demo | ||
Check out the live version: [Life States](https://ranjanworks.github.io/lifeStates/) | ||
|
||
## How It Works | ||
1. Enter your date of birth. | ||
2. The app calculates various life statistics. | ||
3. Visualizations are displayed with animations as you scroll through the page. | ||
|
||
## Technologies Used | ||
- HTML5 | ||
- CSS3 | ||
- JavaScript |