pedropalau / vanhack-javascript

Simple JavaScript solution for the VanHack events-like application exercise

Home Page:https://vanhack-javascript.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VanHack JavaScript

A simple JavaScript solution for the VanHack events-like application exercise.

Deploy with ZEIT Now

Deploy from the terminal

  1. Install now globally:
$ yarn global add now

If you use npm:

$ npm i -g now

More information is available at https://zeit.co/download.

  1. Clone this repository:
$ git clone git@github.com:peterpalau/vanhack-javascript.git
  1. To deploy to now run the following command inside the project directory:
$ now

More information is available at the official ZEIT now documentation site.

Useful links

About

Simple JavaScript solution for the VanHack events-like application exercise

https://vanhack-javascript.now.sh/


Languages

Language:HTML 51.8%Language:JavaScript 45.6%Language:CSS 2.6%