Skip to content

ripionck/shop-ease-fe

Repository files navigation

ShopEase

A modern e-commerce frontend built with React, designed to interact with the ShopEase API. Manage products, wishlists, carts, orders, and payments seamlessly with a user-friendly interface.

ShopEase

Features

  • User Authentication: Login, registration, and profile management.
  • Product Browsing: Explore products by category, search, and filters.
  • Cart & Wishlist: Add/remove items, adjust quantities, and track favorites.
  • Order Management: Place orders, track status, and view history.
  • Reviews & Ratings: Submit and read product reviews.

Installation

  1. Clone the repository:
    git clone https://github.com/ripionck/shop-ease-fe.git
  2. Install dependencies:
    cd shop-ease-fe && yarn install
  3. Start the development server:
    yarn dev

View full API documentation.

Technologies

  • Frontend: React
  • State Management: Context API
  • Styling: Tailwind CSS
  • HTTP Client: Axios
  • Icons: Lucide React Icons
  • Environment: Vite

Contributing

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

About

ShopEase is an e-commerce platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages