This is a serverless frontend code using JAMStack. The purpose of the code is to experiment the best way to setup CI/CD/Docs for frontend code. Frontend is continuously deployed to Netlify, and can be accessed from address
https://frontend-demo-production.netlify.com/
The backend for which this frontend connects is defined in another GitHub
repository backend-demo
.