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

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

Website for the Shots app
https://github.com/ninest/shots-website

Last synced: 3 months ago
JSON representation

Website for the Shots app

Awesome Lists containing this project

README

          

# [Shots website](https://shotsapp.now.sh/)

> Promotional website for the Shots iOS and Android app.

[![used by](https://img.shields.io/badge/Used%20By-Shots-3f51bf?style=flat-square)](https://github.com/themindstorm/Shots)
![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 app store
Get it on Google Play

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

## Gallery
![Web view](./readme-images/gallery/preview.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).