Skip to content

Alessag/frontend-challenge

Repository files navigation

Overview

React App to show a list of products and filter them by category, reviews and price.

Usage

Install dependencies

npm install

Run React dev server

npm run dev