Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adhamelrouby/weather-in-api-js-app

☁️ API Weather APP using ES6 JavaScript
https://github.com/adhamelrouby/weather-in-api-js-app

Last synced: 15 days ago
JSON representation

☁️ API Weather APP using ES6 JavaScript

Awesome Lists containing this project

README

        

# Weather-In API JS App

An API weather application built with ES6 JavaScript that provides weather information for any location worldwide, including your current location!


app demo

## Tech Stack

- html5
- css3
- Sass
- JavaScript

## Features

- **Seamless Integration:** Uses the **Open Weather API** to provide accurate weather details.
- **Smooth Animations:** Enjoy a fluid and visually appealing animation when searching for cities or locations.
- **Instant Location Updates:** Get real-time weather for your current location with a single click.
- **Loading Indicators:** Experience a smooth loading animation while weather data is being fetched.
- **Error Handling:** This includes an error page to handle any issues that arise during data retrieval gracefully.

## Run Locally

Clone the project

```bash
git clone https://github.com/AdhamElRouby/Weather-In-API-JS-App.git
```

Go to the project directory

```bash
cd .\Weather-In-API-JS-App
```

Open with VSCode

```bash
code .
```

Open with live server

```bash
npm run start
```

## Contributing

I welcome contributions to this project! Feel free to submit pull requests and suggest improvements.
If you have any questions or need assistance, don’t hesitate to contact me at [email protected].