Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 655 Bytes

Simple Weather Forecast React App

Application in which you can search weather of specific location.

This project was bootstrapped with Create React App.

A simple Weather Foreacast service where you enter the name of the city, and the service finds you the weather for the current date and for the coming days.

Created by React. The service works with API Metaweather API.

Note: Works only with famous cities (for which API knows)

Run the code

npm install

npm start