skywalker212 / indecision-app

A web app to help you decide what to do when you're stuck making a decision. Made using React.

Home Page:https://skywalker212.github.io/indecision-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indecision-app

build-status

A web app to help you decide what to do when you're stuck making a decision. This could act as a TODO list for you also. Made using React.

Checkout the site here

screenshot

This is my first shot at React and I learned other stuff along the way like Webpack, Babel, Sass and many more.

checkout package.json for more info about the various modules used.

Gettin Started

  • clone this repository using git clone https://github.com/skywalker212/indecision-app.git
  • install required modules using npm install
  • run the app locally npm run dev-server
  • sit at leisure while the dump AI app makes your decisions for you.

Contribute

fork this repo and make changes, but make sure that you have raised an issue first. Suggestions and improvements are always welcome.

About

A web app to help you decide what to do when you're stuck making a decision. Made using React.

https://skywalker212.github.io/indecision-app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 61.7%Language:CSS 35.2%Language:HTML 3.1%