My Resume Project
- Azure Hosted Resume Url: https://ShubhikaGupta.azureedge.net
- It contains the Website
- main.js contains code for visitor counter
- index.html is the main page
const getVisitCount = () =>{
}
- It contains the API calling and counter updates