Git Product home page Git Product logo

react_shopping_cart's Introduction

React Shopping Cart

This project was built using React. The goal was to build a small React application to practice some fundementals. Specifically, routing between pages, using hooks for state, and passing functions to other pages.

How do you start

The application opens to a home page and you can enter the shop by clicking either the "Shop" button in the header or the "Shop Now" button in the center of the page. This will bring you to the products page.

Products page

Clicking into any of the products pictures will take you to a product specific page. From here you increment or decrement the quantity (which cannot be zero) and then add this to your cart.

Shopping cart page

Clicking "Add to cart" will automatically take you to your cart and show you all the items you have in your cart. From here you can also increase or decrease their quantity, remove the item completly or go back to the products page by clicking the "keep shopping!" button.

The Checkout button is non-functional and just for show.

Above the checkout button, is displayed the subtotals, calculated tax and shipping, and the total.

react_shopping_cart's People

Contributors

a6macleod avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.