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: about 2 months ago
JSON representation
📕[commercial, react-pages, shopify-theme, e-commerce ] Shopify ecommerce store - theme customization
- Host: GitHub
- URL: https://github.com/philight/xotix-designs-v2
- Owner: Philight
- Created: 2023-06-29T21:46:24.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T23:19:03.000Z (almost 3 years ago)
- Last Synced: 2026-01-03T14:29:37.505Z (5 months ago)
- Topics: css, framer-motion, html, javascript, liquidjs, reactjs, shopify, tailwindcss, theme-development
- Language: Liquid
- Homepage:
- Size: 5.06 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 🖋️ 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`