pedropalau / vanhack-events

JSON mock data to develop VanHack-like events page

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VanHack Events

This repository contains a simple json-server with dummy JSON data to implement a basic events page based on VanHack.

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

JSON mock data to develop VanHack-like events page

https://vanhack-events.now.sh

License:MIT License


Languages

Language:JavaScript 100.0%