Skip to content

StartupWeekend15/Decision

Repository files navigation

Build Status

Choozeroo

Helping solve the issue of indecisiveness

How to run web app

  • Go to: http://www.deci8ion.co/
  • Allow the app to use your location
  • Choose one of the categories: Food, Fun, or Flicks
  • Web app displays different recreation based on the chosen category

How to run app locally

-* 'npm install' -* Copy .env file to the root directory of the project -* Run -* 'npm start' -* For development: 'npm run start-dev'