Skip to content
/ qrcode Public

Simple React app (using Material UI and Firebase) to create a restaurant menu and show it to clients by scanning a qr code.

Notifications You must be signed in to change notification settings

jobezic/qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QrCode

This is a simple React app to manage a menu and show it to clients by using a QR Code.

You can learn:

  • How to create different routes (either authenticated and public)
  • Manage authentication with React and Firebase
  • How to show a QR Code
  • How to store and retrieve data with Firebase Realtime db
  • Retrieve data in useEffect
  • Use some components of Material UI to create nice and consistent UIs

Start it by running:

yarn start

TODO

  • testing with Jest / React Testing Library
  • ...

About

Simple React app (using Material UI and Firebase) to create a restaurant menu and show it to clients by scanning a qr code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published