Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gasb150/weatherapp
- Owner: gasb150
- License: mit
- Created: 2021-04-08T21:22:17.000Z (over 3 years ago)
- Default Branch: developer
- Last Pushed: 2021-04-16T17:05:29.000Z (over 3 years ago)
- Last Synced: 2024-10-14T17:15:06.692Z (3 months ago)
- Topics: api, ipapi, javascript, weather-api
- Language: JavaScript
- Homepage: https://rawcdn.githack.com/gasb150/weatherApp/458fefbe84b6751aa7094da6159a5a983d6adac5/dist/index.html
- Size: 5.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.