Skip to content

vys69/ez-cart

Repository files navigation

image

Version License

Overview

EZCart is a user-friendly, real-time shopping calculator designed to help users keep track of items and costs while shopping. This application provides live calculations as you add items and their prices, and includes location-based sales tax information for a comprehensive view of your total expenditure.

Key Features

  • Real-time item and price tracking
  • Live total calculation
  • Location-based sales tax integration
  • Easy-to-use interface for quick data entry
  • Support for multiple currencies
  • Shopping list management

Table of Contents

Installation

To set up EZCart on your local machine:

  1. Clone the repository:
    https://github.com/vys69/ez-cart.git
    
  2. Navigate to the project directory:
    cd EZ-Cart
    
  3. Install dependencies:
    npm install
    

Contributing

To learn how to contribute:

Please ensure your code adheres to the project's coding standards and includes appropriate tests.

License

EZCart is released under the MIT License. This means you are free to use, modify, and distribute the code, as long as you include the original copyright and license notice in any copy of the software/source.

While you're welcome to use this project as inspiration or a starting point for your own work, we kindly ask that you don't create an exact replica of EZCart. We encourage you to add your own unique features and improvements!

For more details, see the LICENSE file in the repository.