A simple e-commerce product catalog built with ReactJS and Bootstrap. Features include product filtering, sorting, and a responsive UI.
- Filter products by category.
- Sort products by price or rating.
- Responsive design using Bootstrap Grid.
- Clone the repository.
- Run
npm installto install dependencies. - Run
npm startto start the development server.
- ReactJS
- Bootstrap