Is html, Css and javascript are enough to build an e-commerce Site | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Is html, Css and javascript are enough to build an e-commerce Site

How to create an e commerce site

24th Nov 2020, 1:58 AM
Mr.Kalyankumar
Mr.Kalyankumar - avatar
1 Answer
+ 2
No, you'll need SQL and a database, and something for the backend, like Node.js, Python, Golang, Java, DotNet, PHP, etc etc. You may also want something like React for the front-end. Then you'll also want/need some API to use to handle the payment and credit/debit card stuff. That is, of course, if you're planning on building the site from scratch without the use of an e-commerce site builder with most of this already built-in.
24th Nov 2020, 2:07 AM
ChaoticDawg
ChaoticDawg - avatar