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

https://github.com/ninest/nextbus-website

Website for the NextBus SG mobile app
https://github.com/ninest/nextbus-website

arrival-times bus bus-arrival bus-number bus-stop bus-timing lta mrt singapore

Last synced: 3 months ago
JSON representation

Website for the NextBus SG mobile app

Awesome Lists containing this project

README

          

# [NextBusSG website](https://nextbus.now.sh/)

> Promotional website for the NextBus SG iOS and Android app.

[![used by](https://img.shields.io/badge/Used%20By-NextBus%20SG-3f51bf?style=flat-square)](https://github.com/themindstorm/NextBusSG)
![Made with Nuxt](https://img.shields.io/badge/Made%20With-Nuxt-008c78?style=flat-square)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
![GitHub](https://img.shields.io/github/license/themindstorm/NextBusSg?style=flat-square)

Get it on TestFlight
Get it on Google Play

Check out the repository for the app at [themindstorm/NextBusSG](https://github.com/themindstorm/NextBusSG).

## Gallery
![Web view](./readme-images/gallery/web1.png)

## Build Setup

```bash
# install dependencies
npm i

# serve with hot reload at localhost:3000
$ npm run dev
```

If you've never used Nuxt, check out [the docs](https://nuxtjs.org).