Skip to content

ethericlab/pwa-onboarding-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.