# Introduction to Dukaan Themes

Dukaan themes are a collection of templates, stylesheets, and scripts that determine the look and feel of your online store. They are built using a combination of HTML, CSS, JavaScript, and the Nunjucks templating language. Customizing your theme allows you to create a unique shopping experience tailored to your brand and audience.

## 😎 If you're not a coder&#x20;

We recommend that you learn about the basics of HTML, CSS, JS (can also skip this if you're really good at Googling :wink:) and then start with the tutorial from the [next chapter](https://docs.mydukaan.io/building-your-own-custom-theme).

## 🧑‍💻 If you're a coder

Brush up on your HTML, CSS & JS skills and top it with some Nunjucks. If you're not aware of Nunjucks worry not we have covered the basics of it here in the [Nunjucks chapter](https://docs.mydukaan.io/nunjucks-templating-language).

## 🛠️ Cut the fluff and just show me how to deploy

You can directly learn about deploying your changes [from this chapter](https://docs.mydukaan.io/making-your-first-edit).

<br>
