edwardcdev / react-hooks_context-api

A simple e-commerce web app built with React, React Hooks, Context API, Node, Express, and Stripe API.

Home Page:https://palm-clothing.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palm Clothing

A simple Ecommerce app. Click here to see live demo

Specification

  • Frontend: React, Hooks, Typescript, ContextAPI
  • Backend: Node, Express, MongoDB
  • Stripe API

Features

  • Secure frontend to backend user authentication using JWT and BCRYPT
  • Simulate frontend to backend store checkout using Stripe API
  • Aethetic UI Design of Home Page
  • Allows Users to dynamically add, remove, and change number of items in their cart
  • Optimizing Performance through React Hooks(useMemo, useCallback, lazy, and Suspense)

About

A simple e-commerce web app built with React, React Hooks, Context API, Node, Express, and Stripe API.

https://palm-clothing.herokuapp.com/


Languages

Language:JavaScript 40.4%Language:TypeScript 28.4%Language:SCSS 19.1%Language:CSS 8.2%Language:HTML 3.9%