Skip to content

A chat app written in React, backed by firebase realtime database. Demo: https://chat-app-liat.herokuapp.com/

liatcohen/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Awesome chat app, backed by firebase realtime database. Written in plain React, no state managment libraries.

Login screen

alt text

In-App experience

alt text

To Run The Project

Clone the project:

git clone https://github.com/liatcohen/chat-app.git

go to the project directory

cd chat-app
npm install

then:

npm start

Open http://localhost:3000 to view it in the browser.

About

A chat app written in React, backed by firebase realtime database. Demo: https://chat-app-liat.herokuapp.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published