Giter Site home page Giter Site logo

mapbus-with-nextbus's Introduction

Vehicle Mapping - NextBus API

Deploy

Realtime SF Muni Bus map based on NextBus API.

Stack:

  • React 16
  • d3.js
  • Redux-obrservable
  • Webpack 3
  • Babel 6
  • SCSS modules
  • React Router
  • Connected Router (react router + redux)
  • Redux DevTools
  • Eslint
  • Jest & Enzyme
  • Express

Installation

All you need to do is clone this repository

git clone https://github.com/manideepbollu/mapbus-with-nextbus

Running

Application is divided into two parts. One is pure React front-end, powered by webpack-dev-server in development mode.

Start application

To start this application run command below and open the app on http://localhost:8080

npm start

ESLint

To verify the syntax quality, ESLint can be run, .eslintrc file is created in the root folder to configure the ESLint settings.

npm run eslint

Production

Running npm run build will create production ready application into the dist folder. All you need to do is make this dist folder publicly available.

Included Express server is preconfigured to serve /dist folder. All you need to do is run npm run server on your production server. The same is happening automatically, when you deploy to Heroku (It executes this command from Procfile

This is also good to run on your local computer to ensure, that your application is running as it should.

Heroku

Just use "deploy to heroku" button to deploy this project as your app on Heroku.

Tools

This project works with ReduxDevtool extension for chrome. Read more

mapbus-with-nextbus's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.