Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 884 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 884 Bytes

Chat Application

Demo

You can watch the site here

Features

  • User login and authentication with Google firebase
  • Google firestore to provide realtime chats
  • State management with useState hook
  • Chat rooms and one-to-one chats

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.