Product List App

What's used in this app ? How to run ? Author
  • React
  • Bootstrap
  • React-router-dom
  • Context-Api
  • Html
  • Javascript
  • Once you clone the project

    1. run pnpm install or yarn install for node modules
    2. run pnpm run dev or yarn run dev for open development stage
  • Take a look at my other projects
  • Visit me on Linkedin
  • What is this project about ?

    In this project, data fetched from api using axios and filtered according to categories so user can view the products and filter by category. On the card component there is description and info about the product.