Pikachoose lets your friends help you reach a decision in an easy and simple way. Ash your question and options below and send them out! When your friends respond, this web app will Ketchum for you!
- Clone the repo
- Create the
.env
by using.env.example
as a reference:cp .env.example .env
- Update the .env file with
DB_NAME=midterm
- Install dependencies:
npm install
- Run the server:
npm run local
- Visit
http://localhost:8080/