Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 351 Bytes

File metadata and controls

8 lines (5 loc) · 351 Bytes

Weather Application (React, CSS)

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