This is the source code for a website where you can practice solving mazes.
Clone the repository, and install all dependencies with npm install. Then,
run npm start in the project's root directory. Afterwards, navigate to
http://localhost:3000 and enjoy!