Open index.html in browser to see the web page
Install the developer dependencies width
npm install
To have webpage auto-refresh on making changes to file
npx browser-sync start --server --files css/*.css
Make an account on ngrok and follow instructions there