/smart-light-control

Smart house light control, using three.js

Primary LanguageTypeScript

Smart Light Control

This is a smart light control app created with React.js, Three.js, Framer-motion, Typescript, and SCSS.

Demo

Here you can check Demo online: Demo

smart-light

Installation

To run this project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the dependencies by running npm install.
  3. Start the development server by running npm start.
  4. Navigate to http://localhost:3000 in your web browser to view the website.

Authors