Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/na399/hackathon-egat

⚡️ WATT: Weather-Assisted Travel Tailor for Startup Hackathon 2019 hosted by EGAT
https://github.com/na399/hackathon-egat

hackathon nuxt travel vue weather

Last synced: 1 day ago
JSON representation

⚡️ WATT: Weather-Assisted Travel Tailor for Startup Hackathon 2019 hosted by EGAT

Awesome Lists containing this project

README

        

# Hackathon-EGAT

> [Startup Hackathon 2019 hosted by Electricity Generating Authority of Thailand (EGAT)](https://startuphackathon.wi.th)

## WATT ⚡️

**Weather-Assisted Travel Tailor**
Weather 🌦 x Travel 🧳 x EGAT ⚡️

![Banner](static/img/hero-banner.png)

We combine weather forecast with travel attractions to make tourists happy regardless of weather conditions.
Tourists no longer need to spend their whole days getting stuck in hotels while it rains outside. Why not suggest them to explore indoor activities, especially those provided by the local.

### Tools used

Vue, Nuxt, Tailwind, Dark Sky, Zeit Now, Netlify

## Build Setup

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).