A short app connected to Scheduler with Websockets to learn basics of Class-based react components. Leanr and implement basic lifecycle methods to learn difference between function based components and class based components.
Install dependencies with npm install
.
npm start
npm test