Profsain / city-weather

A weather React application that fetch weather information from openweather api. It allows the users to know the weather condition in they current city or search for other city of interest to them. Build with JavaScript, React, OpenWeather api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

City-Weather App

A react-redux web app that helps users to search for weather conditions of any city, view location & date, view wind status & wind direction, view humidity, and air pressure, view weather conditions of the next 5 days, and convert from degrees Celsius to Fahrenheit or vice visa

Live Demo

City-Weather App:

Video Demo:

Built With

  • React
  • Redux
  • JavaScript
  • Openweathermap API
  • HTML
  • CSS

Getting Started

To get a local copy up and running follow these simple example steps.

  • Go to the repository page.
  • Press the "Code" button and copy the link.
  • Clone it using git command git clone.
  • cd into the cloned folder
  • Run npm install to install all dependancies
  • Open folder in your code editor
  • Run npm start to open the project in localhost

Authors

👤 Husseini Mudi

🤝 Contributing Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support Give a ⭐️ if you like this project!

Acknowledgments Hat tip to anyone whose code was used Microverse Community for their support Nelson Sakwa the author of the original design www.devchallenge.io

📝 License This project is MIT licensed.

About

A weather React application that fetch weather information from openweather api. It allows the users to know the weather condition in they current city or search for other city of interest to them. Build with JavaScript, React, OpenWeather api


Languages

Language:JavaScript 84.5%Language:CSS 10.7%Language:HTML 4.0%Language:Shell 0.8%