Skip to content

A full stack app that allows users to create an account, make posts with photos, like posts, leave captions and more. Geared towards those who love to travel!

Notifications You must be signed in to change notification settings

Ali-Herrera/travel-social

Repository files navigation

Travel Social

A social media style app designed specifically with travel lovers in mind!


Share pictures from your travels, like and comment on others.
TravelSocial

How It's Made:

Tech used: HTML5 BADGECSS BADGESASS BADGEBOOTSTRAP BADGEJAVASCRIPT BADGEEXPRESS BADGEMONGODB BADGE

Optimizations

One of the first things I would optimize is the UX/UI of individual posts, along with the comments functions. I would also implement ability to bookmark posts for easy access to them later.

Lessons Learned:

I learned how to implement bootstrap css framework for design.

Installation

  1. Clone repo
  2. run npm install
  3. update DATABASE_URL in config/database

Usage

  1. run node server.js
  2. Navigate to localhost:2143

Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 3254 (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

Run

npm start

About

A full stack app that allows users to create an account, make posts with photos, like posts, leave captions and more. Geared towards those who love to travel!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published