- Firebase Auth Login/Signup
- 1:1 video calls with anyone
- Live chat while video calls
- Interview mode - make/download notes and markdown files
- Make groups and have chat
- Make your to-do list everyday
- More features to be launched
-
- Bootstrap
- Material UI
- React Icons
- Framer Motion
-
- Node.js (backend)
- React.js (frontend)
-
- Firebase
- Chat engine
-
- Figma❤️ Check my design here
✨ Check the website here and Backend here ✨
The clone requires Node.js to run.
- Clone the repo
git clone 'https://github.com/aditisneh/MS-TEAMS'
- Install backend dependencies and start the server
npm install
npm node server.js
- Navigate to UI & install dependencies
cd login-signup
npm install
npm start
- Once setup is done, application can be found at
http://localhost:443
- Extend 1:1 video chat to 1:n
- Add features like screen sharing/recording
- To-do synced with firebase( the code is present in repo,just the component not is not invoked)
- Using databse to host any assignment