Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adhamelrouby/weather-in-api-js-app
- Owner: AdhamElRouby
- Created: 2024-07-20T17:48:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T20:25:16.000Z (3 months ago)
- Last Synced: 2024-08-15T17:24:31.684Z (3 months ago)
- Language: SCSS
- Homepage: https://adhamelrouby.github.io/Weather-In-API-JS-App/
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!
## Tech Stack
-
-
-
-
## 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].