Indecision website

Indecision

Indecision is a simple React.js app to jot down tasks and let the app decide for you which one to undertake. Tasks are persisted in localStorage.

This simple app makes no use of the Create-React-App CLI in an effort to learn and understand the behind the scenes. Overall the app allows you to add tasks and remove them, as well as click a button that fires a random task.

Development

I developed this application using React.js, localStorage, and SASS.

indecision app screenshotindecision app screenshot