Skip to content

A fashion app allowing users to browse, search, and save clothing sets, with personalized recommendations and a favorites list. Built with React Native, React Query, TypeScript, Redux, and Next.js for a seamless experience.

Notifications You must be signed in to change notification settings

liorkasti/kst-style-hacker

Repository files navigation

StyleHacker - README


Introduction

StyleHacker is a web application designed to assist users in creating outfits by selecting items of clothing from a virtual wardrobe. Users can choose shirts, pants, and shoes from a rich collection and receive recommendations for matching items to complete their outfits.

Installation

  1. Clone the repository:

    git clone https://github.com/liorkasti/kst-style-hacker.git
  2. Navigate to the project directory:

    cd kst-style-hacker
  3. Install dependencies:

    bun install
  4. Start the development server:

    bun dev

Usage

  1. Home Screen

    • View the number of saved outfits.
    • Click on buttons to select shoes, shirts, or pants.
    • Navigate to the clothing list to start creating an outfit.
  2. Clothing List Screen

    • Use the filter options to select the desired size and color.
    • Click on a clothing item to add it to the current outfit and receive recommendations for the next type of clothing item.
  3. Saved Outfits Screen

    • View saved outfits and their details.
    • Delete outfits if needed.

Technologies

  • Vite
  • React
  • TypeScript
  • Redux with Redux Toolkit and Redux Persist for state management and persistence
  • React Query for API data fetching and caching
  • Axios for HTTP requests
  • Material-UI for UI components```

Thank you for using StyleHacker! We hope it enhances your wardrobe experience.

About

A fashion app allowing users to browse, search, and save clothing sets, with personalized recommendations and a favorites list. Built with React Native, React Query, TypeScript, Redux, and Next.js for a seamless experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published