Skip to content

moiseshilario/devmap

Repository files navigation

Devmap

Setup

Copy .env.sample to .env and set the required env variables

cp .env.sample .env

You'll need to have an access token to use mapbox. You can get more info here

Install dependencies

npm i or yarn

Running

npm start or yarn start

Stack Info

  • React
  • Redux, Redux Saga (Duck Pattern)
  • Styled Components
  • Axios
  • Mapbox

Releases

No releases published

Packages

No packages published