Skip to content

KyloRen04/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Chat Application

ChatBot

Features/Components

  • Uses React Js for UI
  • Backend using NodeJs
  • MongoDB for database
  • Socket.io for realtime communication
  • CSS - styled components
  • Responsive

Installation

  • Once you have downloaded or cloned this repository, run npm install inside both the directories.
  • Change the mongoDB url in server.
  • To run server code, open terminal in your IDE and run npm run start.
  • To run client code, open terminal in your IDE and run npm run dev.

Happy Coding :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published