tvthatsme / lock-shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lock Shop App

An demo interface for a shop with 2 doors: Front Door and Storage Room. There’s four employees. Only employees with the proper authorization can open the doors.

Running locally

Once you have cloned the project, navigate into the directory and run the following commands:

$ npm install
$ npm run start

This will start serving the react application as well as the mock database implemented with json-server.

Demo

A short demo of the application can be found on YouTube 🍿🍿🍿

About


Languages

Language:JavaScript 84.6%Language:CSS 11.8%Language:HTML 3.6%