Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 573 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 573 Bytes

IOT_Based_Safety_Helmet

IOT based safety helmet for miners and data analyzing system for future use.

Start Local Server

step 1. - Go to local folder and open server directory then run the command "npm i" to install node modules in your local computer
step 2. - Run the command "npm run dev"to start node server
step 3. - Go to loacl folder and open client directory then open the index.html file
step 4 - Now send http POST requests to the "http://localhost:5000/alert" endpoint and see the realtime outputs in browser through index.html file