Skip to content

Dnhem/shuez_and_buez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Shuez&Buez

Designer Footwear and Craft Beer.
Live Demo

About The Project

Shuez&Buez (Shoes and Booze) is an ecommerce platform providing a clean and minimalistic UI for a pleasant shopping experience. The shop provides designer footwear to pair with fine craft beer. Customers can create user accounts to view their order history and seamlessly process their payments with Stripe.

Features

  • 🛒 Redux Toolkit used for state management and logic for cart items
  • ⏫ React Router for client side routing allowing "snappy" page navigation
  • 🍪 JSON Web Token stored in cookie via react-cookie for User Authentication
  • 💲 Stripe API for real world payment processing

API

REST API created with Node & Express.js querying data from postgreSQL database. Each product was invidually constructed along with it's images, price, and description. Each assigned a STRIPE API PRICE KEY. End points are pre-built to expand on new features and functionality that Admin can access: Logistics - Data analysis, Creating/removing products and managing customers and orders allowing capabilities of a real world ecommerce shop.


image

image

image

Built With

  • react
  • node
  • express
  • postgresql
  • npm
  • redux
  • react-router
  • styledcomp
  • jwt
  • stripe

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/Dnhem/shuez_and_buez.git
    
  • Install dependencies
    npm i
  • Start the app on frontend - cd in frontend and run:
    npm start
  • Start the app on backend - cd in backend and run:
    node server.js

Test files

RUN BACKEND TESTS - cd in backend and run:

jest

RUN FRONTEND TESTS - cd in frontend and run:

UNDER CONSTRUCTION 🏗

Contact

Dana Nhem

[email protected]

https://www.linkedin.com/in/dana-nhem-developer/

Project Link - https://github.com/Dnhem/axon-beta

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published