Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)