This is a simple calendar appointments app built as part of the The Complete React on Rails Course on Learnetto.
It's a Ruby on Rails 5 app which uses React.js on the frontend.
Demo app - https://calreact.herokuapp.com/
This repo contains the code for Lesson 05 in Module 05 - Hot Module Replacement.