Skip to content

Ismailco/weather-app

Repository files navigation

Weather App

A Weather app created using React.js and Metaweather API. the app has the functionality to search any city in the world and get the weather data for the week.

Build with

  • React
  • Redux
  • Thunk
  • Redux-Logger
  • Vanilla JavaScript
  • CSS
  • HTML

Live Demo

Live Demo Link

Video presentation

Getting Started

Prerequisites

You need to have a browser and this tools installed:

  • git
  • Node

Setup

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

$ git clone git@github.com:Ismailco/weather-app.git

$ cd weather-app
$ npm i
$ npm start

Usage

To build the production version:

$ npm run build

Authors

👤 Ismail Courr

🤝 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

  • This project is based on the design guidelines creative commons license design. The Original design idea by Nelson Sakwa on Behance.

📝 License

This project is GPL-3.0 licensed.