Dot live calendar that displays the weeks you have lived as if you lived 100 years. It helps to pay attention to the transience of life, which allows you to make more global plans, because 1 point - 1 week
- Node.js 21.0.0 or higher
- pnpm 9.0.0 or higher
Install the dependencies
pnpm install
Run the development server
pnpm dev
Build the project and run the server
pnpm build
pnpm preview
For production build recommended to use any static server, for example nginx
The project is being developed with the support of IDE from JetBrains
This project is licensed under the MIT - see the LICENSE file for details.