HTMLify
README.md
Views: 476 | Author: khushi
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | <div align="center">    [](https://twitter.com/intent/follow?screen_name=codewithsadee_) [](https://youtu.be/AMI-6F7CSFc) <br /> <br /> <h2 align="center">Glowing - eCommerce Website</h2> Glowing is a fully responsive ecommerce website, <br />Responsive for all devices, build using HTML, CSS, and JavaScript. <a href="https://codewithsadee.github.io/glowing/"><strong>➥ Live Demo</strong></a> </div> <br /> ### Demo Screeshots  ### Prerequisites Before you begin, ensure you have met the following requirements: * [Git](https://git-scm.com/downloads "Download Git") must be installed on your operating system. ### Run Locally To run **Glowing** locally, run this command on your git bash: Linux and macOS: ```bash sudo git clone https://github.com/codewithsadee/glowing.git ``` Windows: ```bash git clone https://github.com/codewithsadee/glowing.git ``` ### Contact If you want to contact with me you can reach me at [Twitter](https://www.twitter.com/codewithsadee). ### License This project is **free to use** and does not contains any license. |