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.
Installation
-
Fork the e-commerce repository either by:
- Downloading the file as a zip folder – Downloading the zip folder onto your personal computer and extracting it from there
- 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,
-
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, typenpm 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