This example demonstrates the basic use of @webscopeio/react-health-check
package.
You can deploy this example with one click on Vercel:
This example is running on Next.js. To run it locally you need to instal all dependencies and start development server.
npm install
npm run dev