Skip to main content

eCommerce

gatsby-bigcommerce-netlify-cms-starter
eCommerce CSS
Gatsby + BigCommerce + Netlify CMS Starter Note: This starter uses Gatsby v2. Demo store Accompanying tutorial blog post: Building a JAMstack Ecommerce Storefront with BigCommerce & Netlify Accompanying overview video: Building e-commerce storefronts on the JAMstack
taxjar-node
eCommerce JavaScript
TaxJar Sales Tax API for Node Official Node client for Sales Tax API v2. For the API documentation, please visit https://developers.taxjar.com/api/reference/. Requirements Installation Authentication Usage Custom Options Sandbox Environment
ecommerce
eCommerce CSS
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Loika
eCommerce JavaScript
Loika Loika is an ecommerce/subscription-based application that aims to deliver the best quality produces from the local farmers at a fair price to the consumers’ doorstep with ease and reliability.
mernstack-jewelry-ecommerce
eCommerce CSS
Jewelry Ecommerce MERN Stack App Live Demo https://ssjewelry.shanruan.io/ Description: S&S Jewelry is a fully functional SPA shopping website with a unique AR try-on feature. Users are able to try the jewelry on mobile through Instagram effects.
angularspree
eCommerce TypeScript
<p> </a><br /> <a rel="nofollow noopener" target="_blank" href="https://www.pivotaltracker.com/n/projects/2149807"></p> <p> </a> </p> <h1 dir="auto"> <a rel="nofollow noopener" target="_blank" id="user-content-angularspree" class="anchor" aria-hidden="true" href="#angularspree"></a>AngularSpree </h1> <p> <strong>AngularSpree is an Angular(14) e-commerce application.</strong><br /> It is a plug and play frontend application for <a rel="nofollow noopener" target="_blank" href="https://www.
mern-shop
eCommerce JavaScript
MERNSHOP Server: Directory: server/ Client Directory: client/ Preparing For Deployment Environment configurations: JWT_SECRET = 'secret' MONGO_URI = 'mongodb_uri' NODE_ENV = 'development' PAYPAL_CLIENT_ID = 'paypal_id' PORT = 5000 Change the NODE_ENV = ‘development’ to NODE_ENV = ‘production’ to run in production mode.
NikeShoes-frontend
eCommerce TypeScript
🛒 – NikeShoes-Frontend – 🛒 Demo 📸 Application deploy with Vercel: 💨 https://nike-shoes-frontend.vercel.app 📖 About the Project NikeShoes-frontend – This is the frontend of an e-commerce that aims to sell/buy Nike sneakers, done with typescript and tests with jest to make sure that everything works well besides using its own backend to consume it in the application.
faststore
eCommerce TypeScript
FastStore v1 Fullstack ecommerce toolkit FastStore is a fullstack toolkit based on React that helps developers build Performant, Stable, SEO and Analytics ready ecommerces in a matter of days. Performance: Keep yourself calm.
typescript-ecommerce-example
eCommerce TypeScript
TypeScript E-commerce Example A simple e-commerce REST API built with TypeScript to learn and practice design patterns. Stack NodeJS TypeScript Express Installation $ git clone https://github.com/GuilhermeMLS/typescript-ecommerce-example.git $ cd typescript-ecommerce-example/ $ npm install $ npm start Docs Simulate a checkout action
pc-hunt
eCommerce TypeScript
PC Hunt PC Hunt is an eCommerce web app for PC hardware, computer parts and accessories, built with MERN stack. Link (use Google Chrome!): https://pchunt.co Valid Payment Methods The Braintree sandbox only accepts specific test values.
Reactjs-ECommerce-Web-App
eCommerce JavaScript
Nike-Shoes-ECommerce-Web-App SPA link : https://nike-10001.web.app/ This Full Stack e-commerce SPA (single page application) has been created by me which uses React js at the client’s side and firebase for the backend and deployment purposes.
angular-ecommerce-demo
eCommerce TypeScript
Demo Angular Store This is a demo e-commerce store built using Angular 5 and TypeScript. The application can be directly viewed here. The application lists the items that can be bought from the store.
products-listings-ecommerce-project
eCommerce CSS
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
voice-controlled-ecom-app
eCommerce TypeScript
SUPERNOVA Angular-Firebase-CMS-VoiceControlled Online Shop for visually impaired person A Voice Controlled E-Commerce Web Application Demo site: https://supernova.mriduava.now.sh N.B. Use google Chrome on Computer. Not Mobile Friedly. @idea : DEEPTHY NAIR
EP-WechatApp
eCommerce JavaScript
EATER PLANET吃货星球 v5.x 社区团购微信小程序前端 报告 Bug · 性能优化建议 🌻简介 吃货星球5.x是一套基于SOA架构的分布式S2B2C新零售团购电商系统,包括前端微信小程序及后端管理系统。 EP-WechatApp前端基于原生组件开发,繁琐但易于优化和维护,秉承高颜高速且功能强大是我们的一贯宗旨。 本项目需要配合项目后端使用,Github: https://github.com/Dejavu-Tech/EP-Admin 💾组织结构 EATER-PLANET ├── EP-WechatApp -- 微信小程序前端 5.x ├── EP-Admin -- 微信小程序后端/CMS 5.x ├── EP-WeApp -- 新版微信小程序前端 ^6.
Bitcoin-Simple-Shop
eCommerce CSS
Bitcoin Simple Shop Proof of concept for a Bitcoin only e-commerce site using Blockchain.info Wallet. This project is intended for small shops with few products (but please don’t use it for real business).
nodejs-ecommerce-store
eCommerce CSS
Nodejs Ecommerce Store An amazon clone ecommerce store built in NodeJS utilizing Express, Stripe Payment, MongoDB, Elastic Search, Faker API just to mention a few. Developed with the latest cutting edge industry standard technologies, eTswana stores allows a shopper to browse through the online store and buy products using a credit card.
eCommerce-Realm
eCommerce JavaScript
MongoDB eCommerce reference app – backend This is an example of how to build an eCommerce app using MongoDB Atlas and MongoDB Stitch/Realm. This repo contains the code and data for the backend part of the application; the am-MongoDB-eCommerce contains the reference frontend web app.
ECommerce-Mern
eCommerce JavaScript
ECommerce-Mern Lessons Creat React App Create Git Repository List Products create products arry add product images render products style products Add routing npm i react-router-dom create router for home screen create router for product screen Create Node.