BROG

Making React Clean Calendar

The motivation and creation of react-clean-calendar, a full screen calendar.

Replace componentDidMount with useEffect

Replacing componentDidMount setup functions with the useEffect hook.