To use DiningOS you need to connect it to your own Firebase project. Follow the steps below:
Step 1: Go to the Firebase Console and create a new project.
Step 2: Enable Firestore Database and Authentication (Email/Password sign-in provider).
Step 3: Register a Web app and copy the firebaseConfig object.
Step 4: Open js/config.js and paste your project keys inside firebaseConfig.