https://github.com/thebwoyprogrammer/weather-app
This is a single page weather app built with JavaScript and OpenMeteo API. It detects the user's city and gets the weather forecast for the next 7 days
https://github.com/thebwoyprogrammer/weather-app
css hatim html javascript microverse-students rest-api thebwoyprogrammer
Last synced: 3 months ago
JSON representation
This is a single page weather app built with JavaScript and OpenMeteo API. It detects the user's city and gets the weather forecast for the next 7 days
- Host: GitHub
- URL: https://github.com/thebwoyprogrammer/weather-app
- Owner: theBwoyProgrammer
- License: mit
- Created: 2022-12-24T18:16:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T10:59:44.000Z (over 2 years ago)
- Last Synced: 2025-02-04T10:58:10.120Z (5 months ago)
- Topics: css, hatim, html, javascript, microverse-students, rest-api, thebwoyprogrammer
- Language: HTML
- Homepage: https://weather-app-zeta-lac.vercel.app
- Size: 609 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Weather App README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)> This is a weather app built with JavaScript and OpenMeteo API. It detects the user's city and gets the weather forecast for the next 7 days.
Client
API
> This is a single page website and it has the flollowing features;
- **Gets user's timezone**
- **Displays weather forecasting according to the timezone it detects**
- **Shows weather forecasts for every hour throughout the day**
- [Live Demo Link](https://weather-app-zeta-lac.vercel.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- NodeJS
- Preferred IDE
- Webpack
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/theBwoyProgrammer/weather-app.git
cd weather-app
```
### Install
Install this project with:
```sh
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
### Deployment
You can deploy this project using:
```sh
You can deploy the project using vercel or any preferred hosting service provider
```
👤 **Hatim Eddinani**
- GitHub: [@theBwoyProgrammer](https://github.com/theBwoyProgrammer)
- Twitter: [@the_BwoyPrgrmmr](https://twitter.com/the_BwoyPrgrmmr)
- LinkedIn: [Hatim Eddinani](https://www.linkedin.com/in/hatimdev/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/theBwoyProgrammer/weather-app/issues).
If you like this project, don't forget to leave a star and follow me for more open source projects
This project is [MIT](https://github.com/theBwoyProgrammer/weather-app/blob/main/LICENCE) licensed.