https://github.com/roycuadra/safesight-cctv
SafeSight is an online CCTV system developed using Vite React, featuring Firebase for secure login authentication, and connected seamlessly with ESP32-CAM.
https://github.com/roycuadra/safesight-cctv
esp32-cam firebase react vite
Last synced: 3 months ago
JSON representation
SafeSight is an online CCTV system developed using Vite React, featuring Firebase for secure login authentication, and connected seamlessly with ESP32-CAM.
- Host: GitHub
- URL: https://github.com/roycuadra/safesight-cctv
- Owner: roycuadra
- Created: 2024-06-24T12:18:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T05:25:51.000Z (almost 2 years ago)
- Last Synced: 2025-06-05T13:05:34.710Z (about 1 year ago)
- Topics: esp32-cam, firebase, react, vite
- Language: JavaScript
- Homepage: https://safesight-online-cctv-rc.vercel.app/
- Size: 981 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [View Demo](https://safesight-online-cctv-rc.vercel.app/)

# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh..