Share moments of your traveling adventure.
TripBook
is a free social website that allows you to:
- Post, comment, like travel experiences
- Follow members, places
- Analyzed trending posts
- Suggests posts based on users activities (view, like, follow ...)
- Clone or fork this repo to your computer.
- Move to the folder of the repo, and run
bundle
- Create and migrate the database (PostgreSQL):
rails db:create
rails db:migrate
- Run the server
rails s
Share moments of your traveling adventure
We still store all the API key in the .env
file, so be careful