Updated multiple dependencies in pnpm-lock.yaml, removing outdated ones like axios and adding new ones such as @radix-ui/react components, react 18.x, and others. This includes upgrading Next.js to version 14.2.13 and adjusting devDependencies accordingly.
Weather App
Check the current weather on any city on the planet. Switch between metric and imperial units.
Features
Currently being redesigned
Installation
-
git clone ssh://git@git.yidhra.fr:3022/Mathis/forecast.git
-
cd forecast
-
pnpm install
||yarn install
-
Log-in to Openweathermap.com
-
Create an API key
-
cp .env.example .env.local
-
Paste API key for
OPENWEATHER_API_KEY
-
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%