Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 491 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 491 Bytes

WanderLog

A virtual log book of all the travel destinations explored integrated with Mapbox. Can create an entry at any place on the map and attach some memories incl. photos, experience and the date travelled to that place.Later can view any created post and relive the moment.

Run backend

  1. Install dependencies - npm install
  2. Add details in your .env file
  3. Run - npm start

Run backend

  1. Install dependencies - npm install
  2. Add details in your .env file
  3. Run - npm start