Our site is deployed at https://hacc2024.github.io/Comp-Sience/
Our backend repository is here: https://github.com/PhatCa/hacc-comp-sience-backend
This webapp is for the Hawaii Keiki Museum that showcases an “energy meter” to display energy used by various appliance and devices in the typical household.
- Clone this repository to your local machine using GitHub Desktop
- CD Into the App directory
- Run 'npm install' to install necessary packages to run the app
- Run 'npm run start' to start the application
Introduced the user to the website and the motivations for this challenge solution.
An interactive carousel to show appliances and their power consumption.
An interactive page where users can toggle appliances on or off and see live updates to a chart and other metrics.