Skip to content

hack2skill/hackvchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Hack Video Chat App by Hack2skill

Vchat is an online tool by which people can have video call with each other.

This will engage people and make interaction using Content & links easier..This is one of the many open source projects undertaken by Hack2skill. Our aim is to generate more such open source respositories, in the collaboration with other open source developers. Don't forget to check out our other open source projects, right here!

Installation

To Contribute to this repository follow these commands in your Terminal:

  1. Clone the Repository
  • git clone https://github.com/hack2skill/hackvchat.git
  1. After cloning the repository install all dependencies
  • cd hackvchat
  • npm i
  1. Install dependencies in client as well
  • cd ./client/
  • npm i
  1. Run the Client - front end
  • npm start
  1. Run the Backend in another Terminal
  • cd ..
  • npm run dev

Getting Help

Incase you run into difficulties, discuss your project on the community https://discord.gg/BM3yYfg4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published