ryananglem / london-bike-maps

react/redux project created using the Transport for London (TfL) Unified API to access cycle hire scheme information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

london-bike-maps

Build Status Quality Gate Status

A project created using the Transport for London (TfL) Unified API to access cycle hire scheme information

You can see it running live at http://london-bike-maps.s3-website.eu-west-2.amazonaws.com/

This project was bootstrapped with Create React App.

It uses Travis CI for continuous integration and Sonarqube for code analysis

Below you will find some information on how to perform common tasks.
You can find the most recent version of the create-react-app guide here.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.

yarn test -- --coverage

Runs the tests and produces a coverage report

yarn run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

react/redux project created using the Transport for London (TfL) Unified API to access cycle hire scheme information


Languages

Language:JavaScript 96.5%Language:HTML 1.9%Language:CSS 1.5%