Skip to content

Fully Functional React E-Commerce website, using Commerce.js and Stripe platforms.

Notifications You must be signed in to change notification settings

techcaptain83/react-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React E-Commerce Website

Created with CodeSandbox

This is a fully functional react E-Commerce website which displays the items and shows shipping information using Commerce.js platform and allows customers to enter card payment details using the Stripe platform.

Ecommerce_Website

Installation

  1. Fork the e-commerce repository either by:

    1. Downloading the file as a zip folder - Downloading the zip folder onto your personal computer and extracting it from there
    2. Download it through the Github CLI - More information on Github CLI

    Find a suitable folder on your local computer for your forked repository and then,

  2. Install all dependencies listed in the package.json file, this should be now ready for you to customise it and make it your own!
    3.To run the app after installation, type npm start in your terminal, http://localhost:3000 should automatically open in your browser, if not, manually type it to view in your browser.

Tech Stack

ReactJS, HTML & CSS

Additional Technologies

Commerce.js & Stripe

Features

  • Adding Stock inventories via Commerce.js
  • Checkout & Review Stage
  • Entering of Card Payment details
  • Order Confirmation with order references

About

Fully Functional React E-Commerce website, using Commerce.js and Stripe platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages