Project | Installation | Technologies | Deploy
This is a project that I used to learn about Firebase, Google Authentication and practice my knowledge of databases, ReactJS and API consumption.
This app shows a project similar to Whats App layout that you can communicate with other people in real time.
-
This application was deployed with Github Pages library
# Running deploy
$ yarn run deploy
- Important: You must have installed the React.js and Git
# clone it
$ git clone [email protected]:airton-canale/chat-firebase.git
$ cd chat-firebase
# Install dependencies
$ yarn install
# Running scripts
$ yarn start
- And enter in your browser using http://localhost:3000
This project was developed using the following technologies: