Skip to content

jitenderji1137/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Chat Application

A simple Chat Application Clone made using React.js

Currently, I have implemented the basic UI with Firebase commands .

Deployed it using cloudflare here.

Please leave a ⭐ as motivation if you liked the implementation 😄

Screenshot 1.

Demo

Screenshot 2.

Demo

Built with

Running the project

This is a React.js project created with npx create-react-app my-app. After installation cd my-app.

In the project directory, you can run:

npm start

It runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.