Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).