A web app where you can solve a jigsaw puzzle with a random image or your own.
Star the repo if you like it! ⭐
Live Demo
To run the application on your local machine, follow the steps given below:
Download and install Node.js
Clone the repository.
git clone https://github.com/lemmoor/jigsaw-svelte.git
cd jigsaw-svelte
npm install
npm run dev
You are welcome to contribute and improve this project, I made it a while ago to learn svelte. Feel free to open an issue/PR :)
This project is licensed under the MIT License - see the LICENSE.md file for details