Skip to content

VictorMMartinezJr/Anime-Shoppe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anime Shoppe

A dynamic web app built for an anime shop.

Live Site

Overview

Anime Shoppe is a web app built with ReactJs for an anime store. It allows users to view, search, sort, and add/remove items from their cart. I used the Context API + useReducer hook to create a global state for the cart. This allows users to add/remove items from the cart and keep items in the cart when they visit the checkout page. The checkout page has a working total amount that updates when an item is removed or added to the cart.

Screenshot 2021-12-01 212810 Screenshot 2021-12-01 212852 Screenshot 2021-12-01 212909 anime-attire-cart-mobile anime-attire-mobile

Technologies

  • React
  • HTML5
  • CSS
  • Github

Features

  • Global State
  • Working Shopping Cart
  • Sort items
  • Search Items
  • Working Checkout Page
  • Image Change on Hover
  • Load More Data on Click

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published