Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvalen/nth-days-old
Calculate your nth days old
https://github.com/jvalen/nth-days-old
Last synced: 16 days ago
JSON representation
Calculate your nth days old
- Host: GitHub
- URL: https://github.com/jvalen/nth-days-old
- Owner: jvalen
- License: mit
- Created: 2016-03-11T00:53:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T22:09:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-07T06:20:58.470Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://infallible-feynman-117264.netlify.app/
- Size: 1.34 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# nth-days-old
### Calculate how many days you've been on Earth!
Filter by 10000, 5000 or Repdigit days.
![nth-days-old](screenshots/screenshot1.png)
## Technical overview
This application has been built with the following technologies:
- [React](https://facebook.github.io/react/) (UI)
- [Redux](https://redux.js.org/) (Flux architecture)
- [Moment.js](https://momentjs.com/) (To handle dates)