Servers Status Dashboard
Demo Video Link: https://drive.google.com/file/d/1szhJZVmcy1MDsMaxvJUt2pkmgVmukSaw/view
- Install NodeJs and npm if not already
cd frontend
npm install
- To run:
npm run dev
Open http://localhost:3000 with your browser to see the result.