aproragadozo / tilitoli

My first React app - an in-progress sliding puzzle with many more features in the works.

Home Page:https://aproragadozo.github.io/tilitoli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make app mobile-friendly

aproragadozo opened this issue · comments

Perhaps check whether accessed from a mobile device, and set the dimensions of the board to fit on whatever size screen user is on.
This implies detecting the screen size and making it affect the size of the grid, as well as requesting the right dimension images from Flickr.