Computer Inventory App is an application about managing a products, Here we can create, edit, delete and search a product
- Node/NPM
- React Js
- Computer Inventory App with ExpressJS for the API / backend side.
Frontend
$ git clone https://github.com/4Tune-Light/Computer-Inventory-App-With-ReactJS.git
Backend
$ git clone https://github.com/4Tune-Light/Computer-Inventory-App.git
To install dependencies enter project folder and run following command:
npm install
npm start / react-scripts-start





