Skip to content

lucafisc/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Shopping Cart 👋 🛒

Version

drawing

A clean designed shopping cart application.

This is a solution to the Shopping Cart challenge of the Odin Project.

Table of contents

Overview

The challenge

Users should be able to:

  • Navigate between different pages
  • See the number of items in the cart
  • See individual pages for each item
  • Increment or decrement items on the cart
  • See the total price of the purchase

Screenshot

drawing

Features

Smooth animations

drawing

drawing

drawing

Navigate between categories

drawing

Favorite items

drawing

Mobile support

drawing

Process

Built with

  • React - JS library
  • React Hooks
  • React Router
  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow

Features to be implemented

  • Number of favorited items on heart icon
  • Search bar

Author

👤 Luca Fischer

Acknowledgments

Install

npm install

Usage

npm run start

Run tests

npm run test

Releases

No releases published

Packages

No packages published