Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daviddevgt/weatherappjs


https://github.com/daviddevgt/weatherappjs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Weather App

A minimalist weather application built with JavaScript Vanilla.

## Features

- Current weather display based on user's location
- Detailed weather data (temperature, humidity, wind speed, etc.)
- City search support

## Installation

1. Clone the repository:

git clone https://github.com/DavidDevGt/weatherAppJS.git

2. Navigate to the project directory:

cd weatherAppJS/

3. Open index.html in your web browser.

## Usage

1. Allow location access.
2. The app will automatically show the weather for your current location.
3. To search for weather in a specific city, enter the city name and press Enter.

## Technologies Used

- JavaScript
- HTML
- CSS

## Contributing

Contributions are welcome! Follow these steps:

1. Fork the repository.
2. Create a new branch: \`git checkout -b feature/your-feature\`.
3. Commit your changes: \`git commit -m 'Add some feature'\`.
4. Push to the branch: \`git push origin feature/your-feature\`.
5. Open a pull request.

## License

This project is licensed under the MIT License.