JunctionJourney is your passport to a vibrant community of world travelers. Share your global adventures through captivating images, titles, and captions. Create posts, engage with fellow travelers, and explore the world through their lens. Your journey awaits – join JunctionJourney and let your wanderlust connect you to a worldwide expedition of experiences.
npm install
- Create a
.env
file in config folder and add the following askey = value
- PORT = 2121 (can be any port example: 3000)
- DB_STRING =
your database URI
- CLOUD_NAME =
your cloudinary cloud name
- API_KEY =
your cloudinary api key
- API_SECRET =
your cloudinary api secret
npm start
Inspiration, code snippets, etc.