Skip to content

Pranav-PSU/ChatApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Overview

Chat Application is well, a chat application (Gee, what a shocker!), which is being created using Node.js, React and Socket.io, as well as MongoDB for the database.

A non-exhaustive list of the distinctive features intended to be added to the chat application is provided below:

  • Login and sign-up system
  • Individual room codes with passwords
  • Room-sharing links
  • Chat commands with a response from the system
  • Page for a list of open rooms
  • Profile page with editable user information
  • App themes

Steps to set up the repository

  • Clone the repo from either of the following links:
  • Navigate to backend folder and open the terminal. Execute the following command: npm install
  • Navigate to frontend folder and open the terminal. Again, execute the following command: npm install
  • Execute the following command in the frontend folder: npm start
  • Navigate to the backend folder and again execute the following command: npm start
  • The browser should launch with a tab running the Chat Application.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors