Web application built with ReactJS.
The indecision app will help you make up your mind, when you can’t decide between an array of options. Add the options you’d like the app to go through and it will randomly select for you.
-
React.js
-
Webpack
-
Node
-
Local Storage
Setup:
- run
yarn install
- run
yarn run build:prod
- run
yarn start
Use Gitpod, a free online Development environment for GitHub.