I'm working on a website using HTML, CSS and JS, and I use Bootstrap to make it responsive. I need to test it to see how it looks on different screen sizes. How should I test it? Should i use Google devtools or some other smartphone emulator?
Thanks!