# js-sdk sample website

This guide provides instructions for creating a sample website that uses the js-sdk to create .You can read more about the js-sdk in the [overview](https://docs.zus.network/guides/zus-js-sdk), or check sdk documentation[ here ](https://docs.zus.network/guides/zus-gosdk/gosdk-for-mobile-builds-ios-and-android/mobile-sdk-reference).

Here is how the functionalities are added to the website step by step :

* **Step 1:** Importing Libraries and js-sdk methods.
* **Step 2:** Creating constants
* **Step 3:** Js-sdk functionalities in the website
* **Step 4 :**  Adding styling elements to the website which is describing code in `scss` directory.
