An open API service indexing awesome lists of open source software.

https://github.com/reekrajroy/superchat

Full stack chat application made using React and Firebase.
https://github.com/reekrajroy/superchat

firebase reactjs

Last synced: 3 months ago
JSON representation

Full stack chat application made using React and Firebase.

Awesome Lists containing this project

README

          

# Fullstack chatting application with Google OAuth

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).




This is a chatting application built using React and Firebase. React hook form and Firebase Authentication has been used. Users can login with their respective Google account and start chatting publicly with other users.




![Screencast from 19-06-21 05_40_03 PM IST](https://user-images.githubusercontent.com/55712612/122642231-f687f600-d126-11eb-8e94-22e9628ce1cc.gif)




The project has been built following this [Video](https://www.youtube.com/watch?v=zQyrwxMPm88&list=LL&index=1) from Fireship YouTube channel.

### 🚀️ Getting Started

(1) Clone this repository
### `git clone https://github.com/REEKRAJROY/Superchat.git`

(2) Change the working directory
### `cd superchat`

(3) Install dependencies
### `npm install`

(4) Run the app
### `npm start`

(5) Open project at: http://localhost:3000/

(6) Sign in with your Google account

That's all. You are all set to start your conversation💯💯

If you like my work do consider dropping a ⭐️ :)

Made with 💙️ in India