Access the website here. This website has been hosted on Heroku.
Clone the project and enter the project repo.
git clone https://github.com/abhilashkulkarniofficial/covin-svc-ui.git
cd covin-svc-ui
Install packages and run the project locally.
npm install
npm start