This repository contains a React project serving as a demo website for the California State University Northridge, Real-Time Computer Vision system.
- Ensure you have Yarn installed.
- Clone this repository.
- Run
yarn install
to install dependencies. - Modify the API URLs in
src/api.js
to match your environment.
The app is set up to deploy automatically to GitHub Pages using the provided workflow. To enable deployment, add ACTIONS_DEPLOY_ACCESS_TOKEN
to your GitHub repository secrets.
- Utilizes the React HLS player React HLS Player.
- Displays live data using Chart.js.
This project is licensed under the MIT License. See the LICENSE file for details.