Weather App
This is project was created with the desire to learn ReactJS
It should be deployed in a few days
Clone the respository to your computer use this link: https://github.com/gelintonx/Weather-App.git Then cd to the project folder: cd weather-app-2.0
To install dependencies use this command: npm i
To run project use: npm start To build project use: npm build