# Extender Wifi UI This is a dashboard for a router extender that I have, this app is built using React, and the React Router. This dashboard will be able to see the devices online, help you extend your network, look at the wireless or system settings with a full login part! This app is ONLY the dashboard, no security is inlcuded which should not be used for real world use. ## Features - Login Page - Register Page - Device List - Extend Wireless Network - Wireless Settings - System Settings ## Run To create a test environment of this dashboard, use the command: ``` npm run dev ``` to run a test environment of this code. Made by Keyemail, developed using Vite.