atn4z7 / travel_hive

Plan your trip

Home Page:https://travel-hive.projectid8.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel Hive

set up database

  • Migrations

  • run npm run db:migrate

    w/docker:

    1. install docker
    2. run npm run db:create

    w/other:

    • If using the default MySQL port set port to 3306. If using MAMP set port to 8889.

set up backend server:

  1. run npm install
  2. run npm run server

set up frontend:

  1. run npm install
  2. run npm start

Quick Links while running the project

landing page

About

Plan your trip

https://travel-hive.projectid8.com


Languages

Language:JavaScript 95.9%Language:CSS 2.4%Language:HTML 1.7%