To carry out this project we have some requirements to be followed:
-
have registration in OpenWeatherAPI
-
Copy and paste your key into the "key" variable in the conn.js file
done this in the terminal using the project path type:
$npm install
$npm start
and enjoy the application
remembering that I am open for improvements
In this project i use:
-JavaScript
-React
-Axios
For api access:
https://openweathermap.org/api
