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

https://github.com/privatenumber/motion-orientation-api

Motion & Orientation API explorer
https://github.com/privatenumber/motion-orientation-api

api explorer motion orientation playground

Last synced: 4 months ago
JSON representation

Motion & Orientation API explorer

Awesome Lists containing this project

README

          

# Motion & Orientation API





A site to visualize and better understand the Web [Motion & Orientation API](https://developers.google.com/web/fundamentals/native-hardware/device-orientation). [Visit on your mobile device](https://motion-orientation-api.now.sh).

## Development

```bash
# install dependencies
$ npm ci

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