Skip to content

SamGamgy/ECommerceReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App for a full E-Commerce Store with five step checkout.

Project was made with create-react-app

---Sample Login Credentials---

email : 'sample@test.com' password: 'password'

First Stage was creating the five step checkout process. This included:

Sign Up/Log In Cart Summary Shipping Form Payment Form Confirmation

All form have error handlers and reg-ex validations for proper form entry.

The Second Stage was creating the store front. It is a simple UI with natural colors and minimalist styling.

The store front integrates with an Chec.io API, where the product data is stored. The JSON is fetched, to create each unique product card. The products can be searched by keyword, filtered by categroy, or sorted in alphabetical/ reserve alphabetical order.

The Final Stage is the integration of the first two stages.

This is currently in progress..

Responsiveness queries

Stock images from Pexels API from Commerce.js

About

React App E-Commerce Store for local farm Fresh Food

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published