Skip to content

Pradumn27/Crochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CroChat

Chat Application

Introduction

  • CroChat is a Realtime Chatting Web Application.

  • The application provides a portal for the users to connect with their friends worldwide.

  • The application also allows the features to Call and Video Call people straight from the browser

ScreenShots

drawing drawing
drawing drawing

How to setup the environment:

  • Clone the repository on your system
  • cd in the Client directory
  • run npm install
  • run npm i && npm start
  • cd in the Server directory
  • run npm install
  • run npm i && npm start
  • visit localhost:3000 in your browser

Technologies Used

  • React.js
  • Node.js
  • Express.js
  • Socket.io
  • Firebase Firestore for storing database
  • Firebase Authentication
  • Firebase Cloud Storage

About

A messaging and video calling web application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published