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

https://github.com/benmalcom/roam-webchallenge

This is the solution for roam web challenge
https://github.com/benmalcom/roam-webchallenge

Last synced: 9 months ago
JSON representation

This is the solution for roam web challenge

Awesome Lists containing this project

README

          

## Roam web challenge

##### A simple app that helps you get favourite stops around your chosen location

[![CircleCI](https://circleci.com/gh/benmalcom/roam-webchallenge.svg?style=svg)](https://circleci.com/gh/benmalcom/roam-webchallenge)
[![Maintainability](https://api.codeclimate.com/v1/badges/11e87cdf04591898ce35/maintainability)](https://codeclimate.com/github/benmalcom/roam-webchallenge/maintainability)

### Installation
* Clone the project
* Install [node.js](https://nodejs.org), if it's not installed already
* Install the node dependencies with `npm install`
* Run `npm start` to spin up the server