Skip to content

HumeniukR/narpi-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

narpi-fe

Smart home front-end Here is the back-end part of smart home.

Instalation (vacuum-service)

Clone and install back-end part Clone the narpi-fe repo to your PC Set your backend URI into env

REACT_APP_HOME_API=http://127.0.0.1:4000
$ cd narpi-fe
$ npm i
$ npm run start

Schema

alt text

Interface

Desktop alt text Mobile alt text alt text

TODO

  • add auth functionality (mostly done)
  • fix lint warnings
  • add WebSockets functionality for receiving actual data to avoid mismatch state on two devices
  • rewrite app using hooks
  • refactoring

About

smart home front-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors