Skip to content

Mublin/typescript-shopping-cart

Repository files navigation

typescript-shopping-cart

shopping cart using typescript

This is a Vite web application built using TypeScript. The app is designed to browse through products and purchase.

Getting Started

To run this app on your local machine, follow these steps:

Clone the repository to your local machine using the command:

git clone https://github.com/yourusername/your-repo.git

Install the necessary dependencies by running the following command in your terminal:

npm install

Start the app by running the following command in your terminal:

npm run dev

Once the app is running, navigate to http://localhost:5173 in your browser to view it.

Usage

To use the app, browse through products, add to cart and pay using the test payment gateway.

Contributing

If you would like to contribute to this project, please follow these guidelines:

Fork the repository.

Create a new branch with a descriptive name.

Make your changes and commit them with a clear message.

Push your changes to your branch.

Create a pull request to merge your changes into the master branch of the original repository.

About

shopping cart using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published