Coder Social home page Coder Social logo

asbhogal / react-tech-commerce.js-site Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.74 MB

An eCommerce site which offers a range of technology products using Commerce.js (Headless CMS). The site allows customers to browse the items, switch between cart, checkout and home and add single or multiple products. A Stripe gateway is also configured (in test mode), directing them to the checkout and payment page, styled using Material UI.

Home Page: https://litelife.vercel.app

JavaScript 98.48% HTML 1.52%
commercejs ecommerce ecommerce-website javascript material-ui react react-router react-router-dom reactjs stripe

react-tech-commerce.js-site's Introduction

An eCommerce site by a fictional company which offers a range of technology products. A Stripe gateway is also configured (in test mode) directing them to the checkout and payment page and, upon sending a confirmation email upon completion.

This project is coded using HTML5, CSS3, SCSS, JavaScript (ES6), React and leverages Babel and Webpack for production build.

โœ”๏ธ Features:

  • eCommerce Site with several dummy products
  • Allows multiple purchases of products
  • Leverages Commerce.js and Stripe gateway for data storage and transactions
  • Sends an email confirmation to the customer post-purchase
  • Form validation with dynamic location fields (using react-hook-form)
  • DOMPurify to sanitize HTML codes from Commerce.js
  • Material UI used to render stylized React components
  • Fully responsive
  • Optimised for the web

Please note that the payment system is configured to sandbox mode (ie. no payments will be taken from an active card. If you wish to use dummy credit card details instead, Stripe have provided some here)

๐Ÿค“ Stacks & Tools Used:

html5 logo css3 logo sass logo postcss logo JavaScript React logo Babel logo MaterialUI logo Webpack logo

๐Ÿ”— Links

Disclaimer

  • The name 'Lite Life' used herein is solely fictional and any representation to an existing company, in part or whole, is entirely coincidental.

react-tech-commerce.js-site's People

Contributors

asbhogal avatar

Stargazers

 avatar  avatar

Watchers

 avatar

react-tech-commerce.js-site's Issues

bug/cors-error

Resolve CORS error which is rendering the application inaccessible

fix/payment-form-data

Partial data is missing from the Address form when passed to the payment form, which shows front-end but not in the console.log. The following data is missing:

  • ZipPostCode
  • addressLine1
  • cellNumber
  • emailAddress
  • firstName
  • lastName
  • propertyNumber

This issue will be updated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.