Skip to content

david7378/ecommerce

Repository files navigation

Ecommerce Web

This is an ecommerce project developed with ReactJS.

home-app

ecommerce-app

checkout-app

Description

The project is a web application with mobile-first approach that allows users to make online purchases. It connects to an API and includes features such as product display, add to cart functionality, and more.

Technologies Used

  • ReactJS: JavaScript library for building interactive user interfaces.
  • TypeScript: Programming language that adds static typing to JavaScript.
  • Redux: Library for managing the application state.
  • Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • Vite: Fast and optimized development tool for building modern web applications.

Prerequisites

Before running the application, make sure you have the following installed:

  • Node.js

Getting Started

  1. Clone the repository:

    git clone https://github.com/david7378/ecommerce.git
    
  2. Navigate to the project directory:

    cd ecommerce
    
  3. Install the dependencies:

    npm install
    
  4. Start the application:

    npm run dev
    
  5. Open your browser and navigate to your http://localhost:5173/ to see the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages