Skip to content

Herwi/react-smart-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend for smart home - recruitment task

It is the recruitment task written in TypeScript that I have completed. The task is to create a fragment of the web interface of a smart home system. At the moment, the system should support three types of smart devices: light bulb, electric socket and temperature sensor. In the future, it may be extended with support for other types.

Used technologies:

  • react
  • react-redux
  • react-thunk
  • react-icons
  • axios
  • socket.io
  • typescript
  • interact js

How to run

At first you will need to install and run mockup of backend API following instructions available at express-smart-home

Then you will need to install all dependencies:

npm install

After installing dependencies just run the app:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published