tjdev7 / dialoq

A Real time chat app created using React and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dialoq

A real time chat app created using React and Firebase. More updates for the app will be coming soon

Starting the app:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

A Real time chat app created using React and Firebase

License:Apache License 2.0


Languages

Language:CSS 64.7%Language:JavaScript 35.3%