Skip to content

πŸ” 🏷 πŸ›‘ An implementation of a smart-lock web interface with different authorization levels πŸ‚

Notifications You must be signed in to change notification settings

kukiron/clayshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

78 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ClayShop React App

Build Status dependencies Status devDependencies Status Codacy Badge Known Vulnerabilities

ClayShop react app uses https://api-clayshop.herokuapp.com for the REST API endpoints. This app implements a web interface for a smart-lock screen. Check the Demo.

Follow this repo to setup the server & database on your local machine.

Running the app

To build the client side application, clone the repo & run npm install from the root directory.

Then, run npm run dev:client for the development build & go to http:https://localhost:8080

Sample Account

Try to login using the following credentials:

Email: [email protected]
password: example123

Only users with admin priviledge can create & delete users accounts. Admin routes are protected & can't be accessed with the example credentials.

Admin account for test purposes:

Email: [email protected]
password: adminpass

About

πŸ” 🏷 πŸ›‘ An implementation of a smart-lock web interface with different authorization levels πŸ‚

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published