A simple realtime video chat application with user authentication.
- Simple Peer - A Javascript library for Web RTC.
- MongoDB - A document database I used for storing application data.
- ExpressJS - A framework I used to build the backend of my application.
- NodeJS - A Javascript runtime environment I used to install packages.
- ReactJS - A framework I used to build the client side of my application.