Skip to content

Client-side for a shop app build with the MERN stack 🛍️

Notifications You must be signed in to change notification settings

lkarow/shop-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shop client

Project description

Client-side for a shop app I created with React and Bootstrap for practice. Items are fetched from the shop api and listed in the store. Users can view items, select a size, and add and remove items from their cart.

Preview

Shop Page

Shopping Cart

Image Page

Dependencies

  • axios
  • bootstrap
  • formik
  • parcel
  • react
  • react-bootstrap
  • react-dom
  • react-router-dom
  • yup

Run the Project

Parcel is used as a build tool for this project. Run the project by the command:

parcel src/index.html

About

Client-side for a shop app build with the MERN stack 🛍️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published