Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 235 Bytes

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