0
How I Create A Website For My Shop?
I want to create an website like http.//amazon.com or http.//flipcart.com. Can you tell me what languages helps me for make my website.
2 Answers
+ 1
Learning html, javascript and css should come first. After that learn a server side language like php. You'll want to get a host and register a domain name aswell.
+ 1
To create your own online shop, you need to know HTML and CSS. You should have general concepts about such programming languages like PHP, MySQL, and JavaScript. Also, it's necessary for you to have a basic knowledge about how to download the files using FTP protocol, how to make the necessary server settings for engine work, and so on. By the way, you should remember about the design. To create it, you need to have skills to work with graphic editors. BUT! If it's all very hard for you, you can use a WooCommerce plug-in. How does it work and why it more easy for you, you'll find in this article. http://computoolsglobal.com/blog/how-to-build-a-web-app-with-minimal-resources/ Have a look, please!