From c59ca7afeb8de34e0b0574b15f3f06c25a2adc27 Mon Sep 17 00:00:00 2001 From: Itz-Hex <90038308+Itz-Hex@users.noreply.github.com> Date: Sat, 19 Nov 2022 16:53:15 +0000 Subject: [PATCH] Update README.md --- README.md | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 99 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a5630..1b11087 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,99 @@ -# Ecommerce-Site -A simple, minimalistic ecommerce site template. + + + +
+
+ +

Ecommerce Site

+ +

+ A simple, minimal ecommerce site template. +

+
+ + + + +
+ Table of Contents +
    +
  1. + About The Project + +
  2. +
  3. + Getting Started + +
  4. +
  5. License
  6. +
+
+ + + + +## About The Project + +[![Product Name Screen Shot][product-screenshot]](https://github.com/Itz-Hex/Ecommerce-Site) + +

Ecommerce site is a minimal frontend-only ecommerce site with features including: +

+

+ +

(back to top)

+ + + +### Built With + +* [![HTML][HTML]][HTML-url] +* [![CSS][CSS]][CSS-url] +* [![JS][JS]][JS-url] + +

(back to top)

+ + + + +## Getting Started + +Here's how you can set up and run Ecommerce Site locally. + +### Installation + +1. Clone the repo + ```sh + git clone https://github.com/Itz-Hex/Ecommerce Site.git + ``` +2. Open `index.html`. + + +

(back to top)

+ + +## License + +Distributed under the MIT License. See `LICENSE.txt` for more information. + +

(back to top)

+ + + + +[product-screenshot]: Ecommerce-Site.png +[HTML]: https://img.shields.io/badge/HTML-000000?style=for-the-badge&logo=html5&logoColor=orange +[HTML-url]: https://nodejs.org +[CSS]: https://img.shields.io/badge/css-000000?style=for-the-badge&logo=css3&logoColor=cyan +[CSS-url]: https://www.w3.org/Style/CSS +[JS]: https://img.shields.io/badge/Javascript-000000?style=for-the-badge&logo=javascript&logoColor=yellow +[JS-url]: https://expressjs.com/