This is a React-based Progressive Web App (PWA) that empowers users to control IoT devices seamlessly through the Firebase Realtime Database. The app features user authentication with Firebase Authentication, allowing users to register, log in, and access a secure dashboard for IoT device interaction. 🔐✨
- User Authentication: Register and log in with ease using Firebase Authentication. 🔑
- Secure Device Control: Manage your IoT device through a secure connection to the Firebase Realtime Database. 📱🔗
- Protected Routes: Only authenticated users can access the dashboard, ensuring security. 🚧
- PWA Support: Enjoy an app-like experience that works offline (with limited functionality) and can be installed on any device. 📲💻
- React: The powerful frontend framework. ⚛️
- Firebase: For Realtime Database and Authentication. 🔥
- React Router: Managing seamless routing for pages. 🔄
- React Firebase Hooks: Simplifying authentication management. 📚
- Progressive Web App (PWA): Enhancing the user experience with offline support, installability, and fast performance. ⚡
This app is crafted as a Progressive Web App (PWA), allowing users to:
- Installability: Add the app to your home screen for a native-like experience. 🏠✨
- Offline Capability: Use the app offline, with limited functionality available. ⛅
- Fast and Responsive: Optimized for performance, ensuring quick load times and a smooth experience. 🏃♂️💨
This project is licensed under the MIT License - see the LICENSE file for details.