Before cloning this repo, please setup backend server first https://github.com/NamPE286/arduino-smoke-detection-API
Create .env file with the following variables
VITE_API_URL=
VITE_POCKETBASE_URL=
After that, run npm run dev
to start development server. The website will run on localhost:5173
.