This is a web app to control my Govee brand home office light setup. Due to some limitations on Govee's API, I'll be only able to turn on/off the lights and change the brightness and the colors but it's enough for daily usage. I'll be deploying the APP when it's completed.
Note: Only the lights that have Wifi capabilities are supported by the Govee API, that's why only these lights will be visible on the app when the user sets their own API key and launches the app.
Tech Stack
-
Next.js with Typescript
-
Tailwind and shadcn ui
-
Tanstack/react query for a better UX
-
Govee lights API
-
Install Dependencies
-
Boilerplate
-
Localstrage utils
-
Tanstack Query setup
-
Govee API setup
-
Ligths page
-
Ligths control cards
-
Deployment on Vercel
-
User feedbacks will be added (toast, loaders etc.)
-
Future updates when Govee adds more features to their API
If you have any question, you can get in touch with me through Personal Page
Thank you!