Skip to content

Latest commit

 

History

History
66 lines (52 loc) · 1.67 KB

README.md

File metadata and controls

66 lines (52 loc) · 1.67 KB

CATTY

Add to Cart

Catty is a web application that helps to store items that you wish to store so you can't forget to buy something when next you go grocery shopping. The app is hosted on Vercel and built with HTML, CSS, and JavaScript.

Table of Contents

Features

  • Add items to the shopping cart.
  • View the total cost of items in the cart.
  • Responsive design for mobile and desktop use.

Getting Started

Prerequisites

  • A web browser

Installation

  1. Clone the repository:
    git clone https://github.com/freddyfavour/Catty.git
  2. Navigate to the project directory:
    cd Catty

Usage

  1. Open the index.html file in your web browser.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or need to get in touch, feel free to Email Me.


Visit the live app here.