Handie is an ecommerce website designed to provide a seamless shopping experience. This repository contains the frontend code for the Handie ecommerce website, built with React, Redux, and TypeScript. The project follows best practices for code organization, state management, and data fetching.
Warning
Make sure to install and run the backend of the website first you can find it at handie--backend
VITE_BACKEND_API=http://localhost:5000
pnpm install
pnpm dev