javierarce / japan

My Japan Trip

Home Page:https://map.javierarce.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note

Check the current version of this project: Map with Me

Japan

As you may have heard, I’m planning a trip to Japan at the end of May. It’ll be my very first time there and my FOMO levels are skyrocketing, so I built a website to let seasoned japanophiles like you to help me.

What places should I visit? Where should I eat? What should I avoid? What are the hidden secrets of this magical and crazy island? Please, let me know and I'll be forever grateful.

Installation

Quick start:

  1. Create a CARTO account.
  2. Copy your API key from https://{your_username}.carto.com/your_apps.
  3. Create a Twitter app and copy the consumer key (API Key) and consumer secret (API Secret).
  4. Get the code git clone git@github.com:javierarce/japan.git.
  5. Rename lib/config.sample.js to lib/config.js and add your CartoDB and Twitter credentials.
  6. npm install
  7. Start your redis server (optional, to store the session information)
  8. Run the app: node app.js
  9. open http://localhost:5000

About

My Japan Trip

https://map.javierarce.com

License:MIT License


Languages

Language:CSS 68.4%Language:JavaScript 29.4%Language:SCSS 2.1%Language:Smarty 0.1%Language:EJS 0.1%Language:Ruby 0.0%Language:Procfile 0.0%