forecast/README.md
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

434 B

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.