Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.58 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.58 KB
Logo

React Contact Sharing

View Demo · Report Bug · Request Feature


Logo

View Page

Logo

NFC and Qrcode

Logo

Setting Page

Prerequests

  • Create a Firebase project.
  • Create a file named .env, and copy and paste the content of .env.example. And then paste credentials of the firebase project you just created.

Features

  • How to struct a react application
  • How to architect authentication, layout, and protected routes
  • How to create and use Custom Hooks
  • How to use Context and its provider
  • How to customize default theme of MUI

Third Party libraries used except for React