A simple Vite + React fruit store app with product selection, cart details, and responsive UI.
Live website: https://fruit-store-mfvr.vercel.app/
This repository contains a React application built with Vite. It demonstrates component-based UI, form handling, and basic state management for a product store experience.
npm install
npm run devnpm run build- Framework: Vite
- Library: React
- Live demo: https://fruit-store-mfvr.vercel.app/