Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 806 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 806 Bytes

Sample Application made with react

  • Available at https://master.d19tgz4vpyd5.amplifyapp.com/ (AWS Amplify)

  • Custom domain at https://funwithreact.web.app/

Deploy React on AWS Amplify

Show push notifications in React

Fade In/Fade Out text in React

For using notifications

  • Enter the value in REACT_APP_VAPID_KEY
  • Inside the firebaseInit.js, place your firebase config
  • Inside the firebase-messaging-sw.js, place your firebase config

Pieces Snippets