MariiaSizova / weather_app

React Weather App

Home Page:https://roaring-souffle-7b4fbe.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

A React App that uses AccuWeather API for displaying the weather around the world.

The main view of the weather app

Running localy

Firstly, you should create an environment variable called REACT_APP_API_KEY where you should store the AccuWeather API key.

Secondly, you can run this app by going to the project root directory and running:

npm start

The App will start running at http://localhost:3000/

Deployment

The App is deploed on Netlify and can be found here:

Weather App

About

React Weather App

https://roaring-souffle-7b4fbe.netlify.app


Languages

Language:JavaScript 72.9%Language:HTML 17.6%Language:CSS 9.5%