- 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
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
cd login-signup
npm install
npm start