Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidcsally/gamepad

Small site to demo the browser gamepad API
https://github.com/davidcsally/gamepad

Last synced: 21 days ago
JSON representation

Small site to demo the browser gamepad API

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/177371c3-91a0-4d88-bd94-e4fcf580edab/deploy-status)](https://app.netlify.com/sites/kind-jackson-d87b71/deploys)
[![Vercel Deployment](https://img.shields.io/badge/Deployment-Vercel-brightgreen)](https://gamepad-nu.now.sh/)

Demo of Gamepad API

## Getting Started

First, run the development server:

```bash
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.