https://github.com/hicham2012/quiet
Playable Ad for mobile
https://github.com/hicham2012/quiet
Last synced: about 2 months ago
JSON representation
Playable Ad for mobile
- Host: GitHub
- URL: https://github.com/hicham2012/quiet
- Owner: Hicham2012
- Created: 2024-09-20T22:17:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-30T21:48:40.000Z (4 months ago)
- Last Synced: 2025-01-30T22:31:58.372Z (4 months ago)
- Language: HTML
- Homepage: https://quiet-pearl.vercel.app
- Size: 6.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Preview
# Describtion
Playable Ad for mobile example compatible with AppLovin’s [requirements](https://p.applov.in/playablePreview?create=1&;qr=1).# Usability
Swipe Mechanic Functionality (Right & Left)
This example allows the user to swipe 3x, and once they've swiped 3 times, the end card appears with a CTA to push
them to download.
PS: Run the app on the mobile or mobile emulator to swipe the cards.# Technologies used
Node version: 16.20.1Three.js
Gsap
Vite
# Commands
`npm run dev``npm run build` (will return a single HTML file that has all the code in it then pass it to AppLovin’s [requirements](https://p.applov.in/playablePreview?create=1&;qr=1)
`npm run preview`