Skip to content

jondujaka/cloud-lock-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Lock

React application for managing users and entries with access privileges.

Using Redux for state management with persistent state through localStorage.

Website Demo, Video Walkthrough

Default Credentials
username: admin

Tested on

React 16.7.0, React-redux 6.0, Webpack 4.28.4

To use

First, install the dependencies with npm install

To run locally: npm start

To create distribution build: npm run build

Credits

Jon Dujaka, January 2019
[email protected]