Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philight/xotix-designs-v2

📕[commercial, react-pages, shopify-theme, e-commerce ] Shopify ecommerce store - theme customization
https://github.com/philight/xotix-designs-v2

css framer-motion html javascript liquidjs reactjs shopify tailwindcss theme-development

Last synced: 24 days ago
JSON representation

📕[commercial, react-pages, shopify-theme, e-commerce ] Shopify ecommerce store - theme customization

Awesome Lists containing this project

README

        

# X.oti.X Designs

- Ecommerce store for X.oti.X Designs
- Theme development and customization
- V2 added rendering with React

### 🚀 LIVE [ Development store ] 🌎 https://xotix-designs-devtest.myshopify.com/

### 🔑 STORE PASSWORD 🔑 _naimay_


## 📺 DEMO

![](https://github.com/Philight/xotix-designs-v2/blob/main/preview/preview.gif)

## 🖋️ SKETCH

- Figma: Design doc

## 🧰 BUILT WITH

- Shopify
- HTML [ *Liquid.js* ]
- CSS [ *TailwindCSS* ]
- Javascript
- React.js [ *Hooks, Refs* ]
- framer-motion
- eslint, Prettier
- react-scroll-parallax

#### BUILD & DEPLOYMENT

- vite
- Shopify CLI

## ⚙️ AVAILABLE SCRIPTS

### Create `shopify.theme.toml` theme configuration:

[environments.env1]
store = "my-store.myshopify.com"
password = "DEVELOPMENT_KEY"
theme = "THEME_ID"
path = "."
allow-live = true


In the project directory, you can run:

### `npm run dev`

### `npm run build`

### `npm run deploy`

### `npm run download`

### `npm run format`