Mathis ff3821e777
docs: simplify README instructions and description
Streamlined the description of weather checking capabilities in the README. Removed detailed setup steps about API key creation and environment variable configuration to focus on essential installation commands.
2024-09-27 11:58:42 +02:00
2024-09-27 11:58:28 +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%