Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmstern/age-calculator
Calculate your age in Seconds, Minutes, Hours, Mars Years and more!
https://github.com/dmstern/age-calculator
Last synced: 1 day ago
JSON representation
Calculate your age in Seconds, Minutes, Hours, Mars Years and more!
- Host: GitHub
- URL: https://github.com/dmstern/age-calculator
- Owner: dmstern
- Created: 2020-07-04T21:06:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T23:03:43.000Z (over 1 year ago)
- Last Synced: 2023-08-04T10:11:53.456Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://dmstern.github.io/age-calculator
- Size: 3.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Age Calculator
Calculate your age in Seconds, Minutes, Hours, Mars Years and more!
🌎
## Development
### Install
```
npm install
```### Start
```
npm start
```