-
Node Version must be v14.17 or higher
-
This project was bootstrapped with Create React App.
-
Openweather API
-
Typescript & Sass
Installing all needed packages when runnning react scripts on development mode.
react-yandex-maps
country-state-city
This package country-state-city
used for getting all cities on given country. If you don't want to use, also you can use data stored as a static variable name CITIES
in /mock.tsx.
Starting to run app with development mode.
-
OpenWeather API Free package is limited
60 calls/minute
-
Please, register OpenWeather API get a API Key. Please change .env environment file REACT_APP_API_KEY variable.
-
Also, For Test connection .env environment file REACT_APP_API_KEY variable.