hanfiden / map-listing

Map-listing with API: Mapbox

Home Page:https://map-listing.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App production: here

To start app:

git clone git@github.com:hanfiden/map-listing.git
cd map-listing
touch .env
bundle install
yarn install
rails db:create
rails db:migrate
rails db:seed
rails s

Don't forget to add mapbox api key url into .env file

MAPBOX_API_KEY=**************************

About

Map-listing with API: Mapbox

https://map-listing.herokuapp.com/


Languages

Language:Ruby 65.3%Language:HTML 12.9%Language:JavaScript 12.9%Language:SCSS 8.8%