Skip to content

kobrynovych/React_Weather_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React_weather_app

App to show weather and weather for your current city.

https://kobrynovych.github.io/React_Weather_API

Table of contents

Instructions

First clone this repository.

$ git clone https://github.com/kobrynovych/React_Weather_API.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Description

This is a simple react weather app using public OpenWeatherMap API. To get user’s current location (and city), used IpApi.

Technologies

Project uses:

  • React
  • React-redux
  • React-router
  • Material-ui
  • Axios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published