$ npm install
///firebase.js
const firebaseConfig = {
apiKey: '',
authDomain: '.com',
projectId: '57369',
storageBucket: '.com',
messagingSenderId: '',
appId: '1'
}
$ npm run dev
This project is about a chat that allows to send messages and files in real time, between real users with User registration and login function. All you have to do is register, search for a user and you will be able to talk to them in real time.
- React v18
- React Router v6
- Sass
- Firebase
- Firestore
- React Docs: Beta React Docs
- Firebase: documentation
- Live Site URL: Live
Real.time.chat.-.Fabio.Alcocer.-.Google.Chrome.2023-02-07.13-15-04.mp4
- GitHub - @fabioalcocer