Mathis e417e46dee
feat(lib): add date formatting utilities
Introducing `DateFormatter` class with methods for formatted date output, relative date calculations, and distance to current date using `date-fns` and localization support for French and English.
2024-09-27 16:57:37 +02:00

Weather App

Check the current weather of the city.

Features

Currently being redesigned

Installation

  1. git clone ssh://git@git.yidhra.fr:3022/Mathis/forecast.git

  2. cd forecast

  3. pnpm install || yarn install

  4. pnpm dev || yarn run dev

Contributions

You're free to go! For more information, see the license.

License

The project is under MIT license.

Description
This project is a positioning exercise for entry to a training program. This site is in no way official.
Readme 2.3 MiB
Languages
TypeScript 98.6%
CSS 1.2%
JavaScript 0.2%