Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gasb150/weatherapp

Weather web application where users could: search cities, see different weather conditions, change between Fahrenheit and Celsius temperatures. Build with JavaScipt.
https://github.com/gasb150/weatherapp

api ipapi javascript weather-api

Last synced: about 1 month ago
JSON representation

Weather web application where users could: search cities, see different weather conditions, change between Fahrenheit and Celsius temperatures. Build with JavaScipt.

Awesome Lists containing this project

README

        

# weatherApp

## About

This project is a weather web application where users searching cities can see differents weather conditions likes: temperatures, wind speed, clouds status, humidity. Also could change between °F and °C.
The application can see your IP location and render the information.
Has different gif according to the actual cloud status.

![SCREENSHOT](./src/images/app_screenshot.png)

## Live demo

[clik here!](https://rawcdn.githack.com/gasb150/weatherApp/458fefbe84b6751aa7094da6159a5a983d6adac5/dist/index.html)

## 🔨 Tested with

Eslint

## Usage

- Open a terminal.
- Clone the repo by typing that command
```
git clone https://github.com/gasb150/to-do-list
```
- Run
```
npm run build
```
in your terminal to run the project

## 🔨 Build With

- HTML5
- CSS3
- Javascript
- Bulma
- Webpack
- API OpenWeather
- ipapi

## Authors

👤 **Gustavo Sanmartin** :bird:

- GitHub: [@gasb150](https://github.com/gasb150)
- Twitter: [@7aves](https://twitter.com/7aves)
- LinkedIn: [Gustavo Sanmartin](https://www.linkedin.com/in/gustavsanmartin/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/gasb150/weatherApp/issues).

## Show your support

Give a ⭐️ if you like this project!

### Acknowledgements

- Microverse
- The Odin Project
- Notion

## 📝 License

This project is [MIT](./LICENSE) licensed.