https://github.com/shamaz332/quiz-app
Quiz App
https://github.com/shamaz332/quiz-app
firebase push-notifications pwa reactjs typescript
Last synced: about 2 months ago
JSON representation
Quiz App
- Host: GitHub
- URL: https://github.com/shamaz332/quiz-app
- Owner: shamaz332
- Created: 2020-07-28T09:49:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T14:30:20.000Z (about 5 years ago)
- Last Synced: 2025-04-14T15:56:06.347Z (6 months ago)
- Topics: firebase, push-notifications, pwa, reactjs, typescript
- Language: TypeScript
- Homepage: https://quiz-app-06.netlify.app/
- Size: 617 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1__ Ceate firebase-messaging-sw.js file in public folder
2__ visit this link (https://github.com/firebase/quickstart-js/tree/bdd17258e33c017eaf0fd5d09eaeacbbdaa6f1fa/messaging)
3__ create firebaseService/firebaseService.js in src
4__import randomNotification() from firebaseService.js to app/.tsx