Skip to content

This API returns current conditions from the global of sub-hourly reporting weather stations, as well as relevant atmospheric meso-analyses (For example, the RTMA). Every API request will return the nearest, and most recent observation.

Notifications You must be signed in to change notification settings

altontonn/Weather-App

Repository files navigation

📗 Table of Contents

📖 [Weather app]

  • This API returns current conditions from the global of sub-hourly reporting weather stations, as well as relevant atmospheric meso-analyses (For example, the RTMA). Every API request will return the nearest, and most recent observation.

🛠 Built With

Tech Stack

React
Redux
Jest

Key Features

  • [Weather cast in all cities]

(back to top)

🚀 Live Demo

live demo

(back to top)

💻 Getting Started

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

Prerequisites

  1. Before you go ahead with this project, please make sure you have: - Basic understanding of HTML and CSS. - JavaScript fundamentals (object, array, conditionals etc). - Familiarity with JavaScript ES6 features (class syntax, arrow functions, object destructuring etc).

  2. Node and npm are installed. Here are the versions I'll be using while making this tutorial:

```shell
$ node --version
v16.13.2
$ npm --version
8.1.2
$ yarn --version
1.22
```
> Installing npm adds two commands to the system—`npm` and `npx`—both of which I'll be using while making this tutorial.
  1. Git is installed. Here's the version I'll be using while making this tutorial:
```shell
$ git --version
git version 2.29.1.windows.1
```

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/altontonn/Weather-App.git

Install

Install this project with:

  cd weather-app
  npm install
  yarn install

Run

  • Run npm start to start the server.

(back to top)

🧰 Tools

The following tools help make it easier to run this code.

(back to top)

👥 Author


👤 Newton Alumasa

🔭 Future Features

  • [Improve the weather-app UI]

(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 then please give a ⭐️ and also share your feeback using github issues.

(back to top)

⭐️ CREDIT

  • I would like to give credit to @Nelson Sakwa on Behance the author of the original design for the amazing design

🙏 Acknowledgments

  • ❤️ Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This API returns current conditions from the global of sub-hourly reporting weather stations, as well as relevant atmospheric meso-analyses (For example, the RTMA). Every API request will return the nearest, and most recent observation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published