Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpjigar/weatherapp
weather app with Laravel vuejs and darksky API
https://github.com/tpjigar/weatherapp
algolia-places darksky-api laravel laravel6 tailwindcss vuejs weather weather-api
Last synced: 3 months ago
JSON representation
weather app with Laravel vuejs and darksky API
- Host: GitHub
- URL: https://github.com/tpjigar/weatherapp
- Owner: tpjigar
- License: mit
- Created: 2020-02-21T05:10:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T11:49:33.000Z (3 months ago)
- Last Synced: 2024-09-28T19:23:11.820Z (3 months ago)
- Topics: algolia-places, darksky-api, laravel, laravel6, tailwindcss, vuejs, weather, weather-api
- Language: PHP
- Size: 2.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# WeatherApp
There was a beautiful idea of building an app that would show the Current and upcoming weather. The weather app done with Laravel, VueJs and Darksky weather API.
## Screenshot
![WeatherApp Screenshot](https://raw.githubusercontent.com/tpjigar/weatherapp/master/screenshots/screenshot.png)## Built With
* [Laravel](https://laravel.com/docs/) - The web framework used
* [VueJs](https://vuejs.org/v2/guide/) - Frontend Framework
* [Darksky Weather API](https://darksky.net/) - Used to Weather API
* [TailWind CSS](https://tailwindcss.com/docs/installation/) - Used for design
* [Algolia](https://www.algolia.com/) - Used to Search place API## Prerequisites
Things you need to install the software and how to install them
* [Darksky Weather API](https://darksky.net/) - Used to Weather API
* [CORS anywhere](https://cors-anywhere.herokuapp.com/) - Proxy server to call Darksky Weather API
* [Algolia](https://www.algolia.com/) - Used to Search place API## Credits
Credits to Mr. Andre
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).