Voyagr is a social media app where travelers can share engaging recaps of their journeys. It offers a platform for users to create and publish detailed summaries of their destinations and activities, providing friends and the wider community with a vivid glimpse into their travel experiences.
- Install dependencies from the /server and /client folders
npm install
- Start back-end from the /server folder
nodemon index.ts
- Start front-end from the /client folder
npm start
- React - Front end library for building user interfaces
- Express - Node.js web application framework for web and mobile apps
- PostgreSQL - Object-relational database system that uses and extends the SQL language
- Prisma - Node.js ORM with an intuitive data model, automated migrations, type-safety, and auto-completion
- Typescript - Open-source language that builds on JavaScript by adding static type definitions
Nils Wagner - Github - LinkedIn
Marc Rogers - Github - LinkedIn
Ryan Procaccini - Github - LinkedIn
Sally Carlund - Github - LinkedIn

