Skip to content

This is a react project that gathers numerical data from APIs to give weather information

License

Notifications You must be signed in to change notification settings

davidolanrewaju/WeatherApp

Repository files navigation

WeatherApp

📗 Table of Contents

🚀 WeatherApp

WeatherApp is an app that displays the weaather of a chosen city amongst a list of displayed city. It was created using React/Redux.

Screenshot (41)

Screenshot (40)

Screenshot (42)

Screenshot (43)

🛠 Built With

Tech Stack

Frontend
  • CSS
  • Linters
  • GitHub Flow
  • Git Flow
  • Javascript
  • React
  • Redux Toolkit
  • React Router DOM

Key Features

  • Displays a list of cities
  • Displays weather information and forecast for a selected city.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • GitHub Account
  • Git installed on your system
  • Install all dependencies
  • Code Editor

Setup

Clone this repository to your desired folder, write the following commands in git bash

  cd my-folder
  git clone https://github.com/davidolanrewaju/WeatherApp.git

Usage

To run the project, execute the following command:

  npm init -y
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
  npx create-react-app

Run tests

To run tests, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx eslint "**/*.{js,jsx}"
  npm run build

(back to top)

👥 Authors

👤 Olanrewaju David

(back to top)

🎥 Video Summary

This is a video summary on the aim of this project and the challenges encountered.
Click this link to get a brief idea of the project

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project hit the like button and also hit me up if you need a collaborator on any side projects you're working on.

(back to top)

🙏 Acknowledgments

I would like to acknowledge Nelson Sakwa the author of the original design for the design inspiration.

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a react project that gathers numerical data from APIs to give weather information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published