Skip to content

PhoenixSmaug/mondrian-web

Repository files navigation

Mondrian Art Problem Web App

An interactive React web application for exploring and solving the Mondrian Art Problem, which is a fascinating mathematical and combinatorial challenge.

🌐 Live Demo: phoenixsmaug.github.io/mondrian-web


Overview

This project is a modern, responsive web app built with React and Vite. It provides an interactive environment to experiment with the Mondrian Art Problem. The app is designed for anyone interested in mathematical puzzles, combinatorics, and algorithmic problem solving.

If you are interested in the algorithmic solver and deeper mathematical background, check out the Mondrian solver repository.

Local Development

Prerequisites

Installation

Clone the repository:

git clone https://github.com/PhoenixSmaug/mondrian-web.git
cd mondrian-web

Install dependencies:

npm install

Running Locally

Start the development server:

npm run dev

Open http://localhost:5173 in your browser to view the app.

License

This project is licensed under the MIT License. See LICENSE for details.


(c) Mia Müßig

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published