+ 3
Where i can test my website?
Designed a responsive website using HTML CSS and JavaScript. So I need to test it's responsiveness in Mobile devices so I need a free domain ,the files which am going upload should be safe and secure! please suggest some of the platforms...!
6 Answers
+ 6
Editey
- Create a free website using your google drive
- Makes a folder that contains your sites files
- pretty straight forward
http://www.editey.com
+ 5
I would just use chrome Dev tools , and test the frontend stuffs for every popular mobile devices, i.e Samsung , apple, HTC , or will load a specific device view if required
it tests all the basic responsive stuffs, it ll be like using mobile touch itself using mouse
just F12 in chrome , and responsive - ur deviceđ
+ 4
Sure I understand the feeling
You can try this wordpress thread
- Tutorial for free WordPress site
- Creating template from scratch
https://www.sololearn.com/discuss/1032056/?ref=app
+ 3
@Hugo Puyol Exactly. You can access it in the browser with your local ip address inside your wlan.
I you want to access it from outside your network you need to port forward the port 80 to your local ip address.
+ 2
You don't need domain or hosting service to test your site.
+ 1
Wouldn't it work just starting a web server in your localhost domain ? If you're on the same network (mobile & PC) you can access through your phone to your PC local web server, and test the app/web