A simple microsoft teams clone, which allow users to connect over video calls and chats.
To read about how I planned and implemented the project, refer this
Clone this repository
git clone https://github.com/chetanpandey1266/microsoft-clone.git
Move to the repository's root folder
cd microsoft-clone
Get to the root folder and type this:
cd microsoft-frontend
npm install
npm start
Get to the root folder.
Open the config/defualt.json
file and fill in all the configuration details
Note: Switch on Less Secure App for the email used in config/default.json
.
npm install
npm start
Note: You should have two terminal instances for running frontend and backend simulataneously.
- Always use Chromium-based browser for running this web app
- Use a laptop or desktop for running this app.
- Use
https
for running this app