Can we host a website without backend?

Yes, you can build a website with front-end knowledge only and nothing else . It could be a static website or a dynamic one if you also use JavaScript. Of course, your options might be limited if you are planning on creating something more complex which also needs a database and server-side scripting to be implemented.

Read more

Does a website need a backend?

A simple website that is text and images, (often called a static website) has no need for a back end developer . If a website owner would want to be able to edit the content on their website without having to edit the source code directly, then you would need back end web development.

Read more