Skip to content

ScherrerMichael/CS300-Messaging-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS300-Messaging-App

A software product created in tandem with CS300 elements of software engineering class (Winter 21)

To Run the entire application.

  • start the Client:
  1. navigate to client directory
  2. run npm start

The application will run on Port 3000 on localhost.

  • start the Server:
  1. navigate to server directory
  2. run npm start

The backend server will run on port 4000 on localhost.

About

A software product created in tandem with CS300 elements of software engineering class (Winter 21)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors