React JS Firebase Authentication REACT ROUTER Material UI - Part 2: Log out

Опубликовано: 12 Май 2026
на канале: AlgoAcademy
217
2

Part 1 :    • React JS Firebase Authentication REACT ROU...  

Firebase Authentication docummentation : https://firebase.google.com/docs/auth

Commands :

1- npm install @mui/material
2- npm install @mui/material @emotion/react @emotion/styled
3- npm install @mui/material @mui/styled-engine-sc styled-components
4- npm i react-router-dom
5- npm install firebase
6- npm install firebaseui --save

GitHub code: https://github.com/soukainabenchekrou...