Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 864 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 864 Bytes

Pikachoose

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!

Final Product

Question

Links

Options

Results

Project Setup

  1. Clone the repo
  2. Create the .env by using .env.example as a reference: cp .env.example .env
  3. Update the .env file with DB_NAME=midterm
  4. Install dependencies: npm install
  5. Run the server: npm run local
  6. Visit http://localhost:8080/