Skip to content

mohammedyh/shopify-dev-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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