Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/philight/xotix-designs-v2
- Owner: Philight
- Created: 2023-06-29T21:46:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-06T23:19:03.000Z (over 1 year ago)
- Last Synced: 2024-11-13T10:49:44.606Z (3 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
![](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`