ethericlab / pwa-onboarding-demo

Progressive Web App on-boarding demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA native-like on-boarding demo

Mobile Chrome:


Mobile Safari:


Desktop Chrome:


This sample app demonstrates how to create a native-like on-boarding experience in a Progressive Web App. It is written in React and uses react-spring for spring animations and react-use-gesture for gesture detection.

Running the demo

  • Install Node.js
  • Execute npm install in the project's directory
  • Execute npm run start to start this demo
  • Go to localhost:3000 in the browser

Authors

Etheric Agency Logo

Etheric Agency

License

PWA on-boarding is available under the MIT license. See the LICENSE file for more info.

About

Progressive Web App on-boarding demo

License:MIT License


Languages

Language:JavaScript 68.7%Language:CSS 18.1%Language:HTML 13.2%