Skip to content

A shopping cart app, which was developed using React, Javascript, CSS, and HTML, which utilises React Router Dom package.

Notifications You must be signed in to change notification settings

Pierce-44/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart App

A shopping cart app, which was developed using React, Javascript, CSS, and HTML. This app was developed to expand my learning and understanding of React and React page routing options through the React Router Dom package. This app was developed and conducted to be submitted as my assignment for The Odin Project Fullstack JavaScript Shopping Cart Project .

shoppingGIF


Built With:

JavaScript  HTML  CSS  React 

Features:

  • Utilises React Router Dom package, which allows for multiple page routings to be implemented.
  • A live shopping cart that updates values and content on addition and subtraction of items across all pages.
  • Implementation of React Responsive Carousel package to display a unique vehicle on the home page.

How To Use:

  1. Open the live app at the following address:

    https://pierce-44.github.io/shopping-cart/


How to Install and Run the Project Locally:

- Please follow the following steps if you would like to install and run the porject locally on http://localhost:3000/:`

  1. Clone the repository to your local folder of choice

    git@github.com:Pierce-44/shopping-cart.git
  2. Install NPM packages

    npm install
  3. Start the app on your localhost

    npm start

About

A shopping cart app, which was developed using React, Javascript, CSS, and HTML, which utilises React Router Dom package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published