Skip to content

natekchua/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Chat Room application built using React, Node.js, and Socket.io. The deployed app can be found here: https://nates-chat-room.netlify.app/

Available Scripts

In the project directory, you can navigate to the server directory:

cd server && npm start Runs the backend in the development mode.

In the project directory, you can navigate to the client directory:

cd client && npm run build Builds the app for production to the build folder located in client directory.

cd client && npm start Runs the frontend in the development mode. Open http://localhost:3001 to view it in the browser.

The backend has been deployed to heroku, while the frontend has been deployed to netlify.

About

Simple Web Chat Room Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published