Skip to content

jlum07/travel-buddy

Repository files navigation

Travel Buddy

Travel Buddy is a website that allows users to explore cities by combining data scraped from TripAdvisor with Google Maps, Snapchat and Instagram to really get a feel for what's been happening at a location in the past 24 hours.

Screenshots

'Home Page' 'Home Page' 'Home Page' 'Home Page'

Getting Started

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies for React dev server using the npm install command in front-end folder.
  3. Install dependencies for Express server using the npm install command in back-end folder.
  4. Start the React dev server using the npm start command. The app will be served at https://localhost:3000/.
  5. Start the Express server using the npm start command. The server will be loaded at https://localhost:3001/.
  6. Go to https://localhost:3000/ in your browser.

Built With

  • React
  • Express + Node.js
  • PostgreSQL + Knex
  • Bootstrap
  • Cheerio
  • Google Maps API
  • Instagram (Undocumented API)
  • Snapchat (Undocumented API)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published