This is a hackathon project that finished in four days. The application allows users to publish real-time, high quality and interactive contents. The technologies used are openTok API, Socket.io, React, Redux, Postgres with Sequelize, passport, Express, and Node.js, Jest
1.Run npm install command to fetch and install all npm dependecies. 2.Next, create a secrect.js file located at the root directory, and enter in your TokBox api key and secret as indicated 3.Run createdb Dreamr 4.Run npm start to start the app. 5.Visit the URL http://localhost:4000/ in your browser.