Skip to content

This project was created using MongoDB, Express, React, Node, Socket.io and Simple-peer

Notifications You must be signed in to change notification settings

alex501212/LangChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangChat

A matching based video chat application for language learners

How to deploy the project

  1. Install node modules by running npm i for both the root and frontend folder
  2. Run the backend server from the project root folder using npm run dev
  3. Run the frontend client from the frontend folder using npm start
  • To run unit/integration tests navigate to the frontend folder and run npm test
  • To run end to end tests navigate to the frontend folder and run .\node_modules.bin\cypress open

About

This project was created using MongoDB, Express, React, Node, Socket.io and Simple-peer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published