Skip to content

Minnia/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Weather App

What is it?

This weather app has been created as part of my SmartCoding exam. The purpose of it is that a user enters input in the form of a city name and a country name. When the user presses the button, the application will give information regarding that city's temperature in celsius, a description regarding the weather and a summary of the location.

Frameworks used

ReactJS and Redux

Installation

To run this project locally, first clone the project with git clone https://github.com/Minnia/weatherapp and in the weather-app run npm start

API Reference

To see documentation regarding the API used for getting weather data, check out https://openweathermap.org/api and https://openweathermap.org/current

About

A weather app built with React, using openweathermap API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors