/checkoutApp

Checkout application for assessment

Primary LanguageTypeScript

E-Commerce Checkout Component 🛒

Introduction

This project is a ReactJS-based checkout component designed for machine coding and craft demo. The checkout component is built using TypeScript and utilizes the Context API to efficiently manage state across the application.

Users can easily navigate through the checkout process, view selected items, and complete their purchase. The component ensures a smooth and user-friendly experience during the checkout phase.

Live Demo 🚀

Explore the live demo of the checkout component 👉 here

Features 🌟

  • User-friendly interface for a smooth checkout experience.
  • Seamless integration with e-commerce platforms.
  • View and edit selected items in the checkout summary.
  • TypeScript and React Context API for efficient state management.

Technologies Used 🚀

  • ReactJS
  • TypeScript
  • Context API
  • Tailwind Css
  • React Testing Library
  • Axios

How to Use 🛠️

  1. Clone the repository.
    git clone https://github.com/your-username/your-repo.git
  2. Install.
    npm i
    
  3. Run
    npm run dev
    
    
    

Open your browser and navigate to http://localhost:5173 to view the checkout component.

Author 👤

👤 Sagar Giri

Support ❤️

If you find this repository helpful, please give it a ⭐️ to show your support!

Made with ❤ by Sagar Giri