2 min read
Memento Mori

Memento Mori

Remember that you will die

vertical

🎯 Overview

Have you ever wondered how many days you have left to live? It’s a morbid thought, but one that has crossed my mind more than once, so I decided to create a personal project to answer this question. The project calculates how many days, hours, and minutes you have left to live based on your age and life expectancy. The idea behind memento-mori is not to scare people or make them depressed. It’s actually quite the opposite. By knowing how much time we have left, we can make better decisions about how we spend our days. We can prioritize the things that matter most to us and let go of the things that don’t.

🛠️ Tech Stack

React LogoReact
TypeScript LogoTypeScript
Styled Components Logostyled-components
Framer Motion LogoFramer Motion

⏯️ How to run

Clone the repository and enter the directory.

  git clone https://github.com/lpepinelli/memento-mori.git
  cd memento-mori

Install dependencies.

  npm i

Run the project.

  npm run dev

🚀 Demo

mementomori