Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 997 Bytes

README.md

File metadata and controls

51 lines (30 loc) · 997 Bytes

Shopify Dev Clone

A clone of the Shopify Dev website - https://shopify.dev/

Note

Shopify have updated their site. This link displays what Shopify’s website looked like when I created this clone.

Screenshots

Main Screenshot

Dark Mode Screenshot

Run Locally

Clone the project

git clone https://github.com/mohammedyh/shopify-dev-clone.git

Go to the project directory

cd shopify-dev-clone

Open index.html in browser or run terminal command:

macOS:

open index.html

Windows:

start index.html

Demo

https://mohammedyh.github.io/shopify-dev-clone/

Tech Stack

Client: HTML, CSS, JavaScript

Tooling: Prettier