Beautiful-maps is an SVG World map editor. It was made to create social media posts easier, more specifically Instagram map pages. It contains a set of features big enough to achieve the goal. Try it out here!
Install the dependencies...
npm install
...then start Rollup:
npm run dev
Navigate to localhost:5000. You should see your app running. Edit a component file in src
, save it, and reload the page to see your changes.