Plots UK county boundaries on a Mapbox GL map.
This project was bootstrapped with Create React App.
Data source: ONS Open Geography portal
View the project here: oliverbenns.github.io/mapbox-uk-boundaries
cp .env.example.local .env.local
- Add secrets to the newly copied env file
npm start