Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 447 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 447 Bytes

Products search app

Basic react app that performs an operation on the xml file and displays the products

  1. how many products are there
  2. it lists the names of the products
  3. list spare parts for individual products

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

License

MIT