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
npm start
or yarn start
- React
- Redux, Redux Saga (Duck Pattern)
- Styled Components
- Axios
- Mapbox