This is the frontend application supporting the Ambi Rust project. It provides a unified dashboard for ambient sensor data.
To view a functional dashboard, start the mock-client and server and then;
Simply run:
npm i && npm run dev
Open http://localhost:3000 with your browser to see the result.
Clone the Ambi Mock Client repo and follow these instructions
Clone the Ambi Server repo and follow these instructions