Face-Recognition It is an ElectronJS app which is used for making cross-platform applications using ReactJS Clone the Repository git clone https://github.com/Rajasgh18/Face-Recognition.git Change your path to the client folder cd client Install the required dependencies npm i or yarn i Start the app npm start or yarn start