I'm in the process of creating a basic online store application.
For my initial trial run, I want to steer clear of developing separate interfaces for smartphones and desktop browsers.
Is there a practical way to accommodate both devices within the same UI? For example, by carefully designing it and utilizing jQuery plugins or other options to create a universal solution that fits all?