Weather App is a single page application where users can find the weather of different cities all around the word. I use an external API Open Weather to bring the information.
🔹Technologies: ReactJS -NodeJS-JavaScript-CSS
First you'll have to clone this repository in a folder in your computer, then you'll have to open your console in that directory and:
- npm install
- npm start
This will start the app on your localhost:3000



