Synto -React JavaScript Tailwind CSS Admin Dashboard Template

Firebase SetUp

Step-1: Now run below commands inside our React project to install firebase latest.

step-2: Add firebase API configuration details(create database on firebase) to the firebase Auth Component refer the path (syntoJS/src/layout/firebase/firebase.jsx component)

Firebase Revocation process

step-1: Remove the firebase flie from the src path as follow root: src/Firebase/Firebase.jsx

step-2: Remove the route from main.jsx layout root: src/main.jsx