How to start, and use React Calendar? First, you should clone React Calendar project to your dev environment:
https://github.com/siarheipuhach/react-calendar.git
Once the project is cloned you can use the following commands to run and test the project:
npm i
npm start