Polymagix is a React project that allows users to draw polygons on a trasparent Leaflet map with the help of an optional underlying image. This project provides an intuitive and interactive interface for creating custom region selections, data visualization, or artistic map designs.
Follow the steps below to get started with Polymagix:
Make sure you have Node.js and npm installed on your machine.
Clone this repository to your local machine or download the source code. Open a terminal or command prompt and navigate to the project directory. Run the following command to install the project dependencies:
To start the project locally, use the following command:
This will launch the application in development mode. Open your browser and visit http://localhost:3000 to see Polymagix in action.
A live version of the project is also available at : https://polymagix.pages.dev
Contributions to Polymagix are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.