This application was made to learn React & CSS.
This is a basic weather application which uses the data from an API (openweathermap.org), and displays it onto the webpage.
To run this application, make sure you have downloaded Node.js & Yarn.
Then, simply enter the following command into the terminal: yarn start