Skip to content

sheeyang/simplechatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat App

Simple chat room demo

Screenshot

screenshot1.png

demo

https://nord-chat.web.app/

Usage

Add your firebase config in App.js

const  firebaseConfig  =  {
	// your config
}

Install dependencies

npm install

Run React dev server (http://localhost:3000)

npm start

Build for production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published