/apartments

A simple Apartment search app

Primary LanguageJavaScript

Kasaz

Kasaz Coding Challenge see https://github.com/kasaz/coding-challenge

Live preview here

Build Setup

# 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, check out Nuxt.js docs.

Google Maps

# copy sample env file
cp env_sample .env
nano .env

Enter your Google Maps api key and save the file.