Rilsta / Bicycle-Checker-JS

Practice using bike index API and Gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bicycle Checker

by Riley Starnes

Objective

Build a javascript application that utilizes gulp for streamlining workflow and practice using the Bike Index's Application Program Interfaces.

Project

Search for stolen bicycles by location, color, and manufacturer.

Installation

  • $git clone https://github.com/Rilsta/Bicycle-Checker-JS.git
  • Navigate to project directory.
  • $npm install
  • $bower install
  • $gulp build
  • $gulp serve
  • If it doesn't open automatically, open a web browser and type localhost:3000 in the URL bar.

License

MIT License 2016

About

Practice using bike index API and Gulp


Languages

Language:JavaScript 86.2%Language:HTML 13.8%