Skip to content

vkurlyan/react-pattern-lock

Repository files navigation

Example of pattern locked application based on React, Redux.

Warning. It's just a basic example of solution and it should not be used in a real project.

Application allows to unlock itself and change lock pattern. Default lock pattern is 1-2-3.

It's based on react-boilerplate (React, Redux, ES6, Babel, Wabpack, Styled Components)

Setup

  1. Clone application

git clone https://github.com/vkurlyan/react-pattern-lock.git

cd react-pattern-lock

  1. Run commands

npm install

npm run start

When server will be started, open application on http://localhost:3000/

About

Example of application locked by pattern based on React, Redux

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published