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
React 16.7.0, React-redux 6.0, Webpack 4.28.4
First, install the dependencies with npm install
To run locally:
npm start
To create distribution build:
npm run build
Jon Dujaka, January 2019
[email protected]