Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurrmp/ionic-level
iOS level app clone made with Angular, Ionic & Capacitor.
https://github.com/arthurrmp/ionic-level
angular capacitor html ionic motion-tracking scss typescript
Last synced: 1 day ago
JSON representation
iOS level app clone made with Angular, Ionic & Capacitor.
- Host: GitHub
- URL: https://github.com/arthurrmp/ionic-level
- Owner: arthurrmp
- Created: 2021-03-25T04:49:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-21T15:22:42.000Z (10 months ago)
- Last Synced: 2024-01-21T16:32:15.248Z (10 months ago)
- Topics: angular, capacitor, html, ionic, motion-tracking, scss, typescript
- Language: TypeScript
- Homepage: https://ionic-level.vercel.app
- Size: 1.03 MB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ionic-level
This is a basic iOS level application clone developed using **Angular**, **Ionic**, and **Capacitor**. The app leverages the **Capacitor Motion plugin** for device orientation tracking.
Live Demo: https://ionic-level.vercel.app
https://github.com/arthurrmp/ionic-level/assets/44805300/31276244-aa3d-43bb-ab0e-9c44cefa028a
## Installation
1. Install dependencies: `npm install`
2. Run the app: `ionic serve --external --ssl`
> Note: The `--ssl` flag is required to use the device orientation API on a real device.
3. Open the app on your device using the provided URL.## Contact
If you have any questions or discussions about the project, feel free to contact me.