Skip to content

πŸ›’ πŸ˜€ Simple React e-commerce project for practice some new technology and demonstrating skills. Check the link below.

Notifications You must be signed in to change notification settings

AlexSKuznetsov/react-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

46 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React Shopping Cart

Simple React Shopping Cart - https://react-shopping-cart-demo.netlify.app, or on aws https://master.d3ebrawif3dsj3.amplifyapp.com

Dependencies

  • Styled-components
  • Redux
  • React-Redux
  • Redux-Thunk

Backlog

  • Add Product component and ProductList page
  • Add Navbar component
  • Add Tooltip component to show price condition (with React Portal)
  • Add Cart component
  • Add Search-bar component
  • Add React-Router for About page
  • Add Formik for Checkout page
  • Add React Query for external queries
  • Add Footer component
  • Add Redux for state-management
  • Add TypeScript
  • Add Tests (Jest / Enzyme) or maybe React Testing Library
  • Try to Immer for immutable state
  • Try to CI/CD for Netlify demployment
  • Try to Mock Service Worker for API mocking

About

πŸ›’ πŸ˜€ Simple React e-commerce project for practice some new technology and demonstrating skills. Check the link below.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages