Skip to content

vi-lepham/skivi-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skivi Ecommerce

A ecommerce app built with React and Firebase database.

Skivi Ecommerce landing page

Check out the deployed site.

Core packages

  1. Redux - State Management

  2. Reselect - Pull data from state

  3. Redux Thunk - Handle asynchronous actions

  4. React-Router - Routing

  5. Firebase - Database and user authentication

  6. Sass - Styling

  7. Redux-Persist - Persist to Local Storage

  8. Stripe - Payment handling (test)

Features

  1. Login/Sign Up by email and password

  2. Login with Google account

  3. Add/remove cart item

  4. Search for items

Sections Walkthrough

Landing page

Skivi Ecommerce landing page

Categories directory

Directory

Categories Preview page

Preview

Collection page

Collection page

Checkout page

Checkout page

Sign in and Sign up pages

Sign in page

Sign up page

Search page

Search page