This React app demonstrates product fetching, sorting, and filtering functionalities. Built with React, Vite, and managed via Bun.
- Fetch products from an API
- Filter and sort products
- Responsive design
- React
- Vite
- Bun (for package management)
-
Clone the repository:
-
Install dependencies using Bun:
bun install
-
Run the app:
bun run dev
Deployed via Netlify https://capable-kitten-da543b.netlify.app/



