Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

pulkitsethi/where-is-pulkit

Repository files navigation

Node.js CI

Where Is Pulkit

Display geo-tagged path and social information for a roadtrip.

Description

Where Is Pulkit started as a personal project to allow family and friends to track my progress on a road trip I took across the country. What it turned into was a way to journal my trip by not only tracking the path I took, but mashing it up with the social services I use to show pictures, checkins, and tweets. My goal is to create an app in which anyone can host their own Where Is <INSERT_NAME> and journal and share their own journeys. But hopefully do it in a way that is natural to how they share their lives online by making it automatic and unobtrusive.

Getting Started

Dependencies

  • Node 18.x

Installing

git clone git@github.com:pulkitsethi/where-is-pulkit.git
npm install

Executing program

npm start
open http://localhost:3000