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

27 lines
434 B
Markdown

# 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`
8. `pnpm dev` || `yarn run dev`
## Contributions
You're free to go! For more information, see the license.
## License
The project is under [MIT license](https://choosealicense.com/licenses/mit/).