Mady with React, Typescript and Vite
npm install
- Add an .env file at the root of the project.
- Add your https://www.weatherapi.com api key.
VITE_WEATHER_API_KEY=
npm run dev
npm run build
npm run test
Mady with React, Typescript and Vite
npm install
VITE_WEATHER_API_KEY=
npm run dev
npm run build
npm run test