1. Cannot be used to book slots. For that you will have to use Cowin, et al. (Work in progress? Please join as a contributor)
bundle install
jekyll serve
http://localhost:4000
More info : Building your site locally
Uisng mock API can help in testing. When mock API is in use the data is fetched from our ngrok API instead of cowin servers.
MockApi.IsMockEnabled()
MockApi.DisableMockApi()