Motion is a video chat and educational platform that aims to make chatting online more accessible for people who are hard of hearing.
- React
- Material UI
- Node.js
- Express
- WebRTC
- Firebase
- GCP Storage
First, clone the repository into your desired location.
Then, go into the root directory . and install packages using npm with npm install.
Then, go into ./client and install packages with npm install as well.