Summary An app to connect travelers with similar interests and schedules Technologies -React -Express -PostgreSQL Instalation Instructions -npm install -yarn install inside the client folder psql -f db/schema.sql psql -f db/seed.sql