Skip to content

Manage inventory with React. The project emphasis on passing data between components, handling errors and unexpected situations.

Notifications You must be signed in to change notification settings

avivsab/supply-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supply-Chain

React project for dealing and displaying current and historical company inventory.

Idea

Sharing warehouses data via props and manage the state of each warehouse with hooks and class based components.
HTTP requests with the Fetch API to JSON files in the public folder are used as data comming from backend.

Development on MAC.







Installation & Usage

Clone and run:

npm install

npm start

License

MIT

About

Manage inventory with React. The project emphasis on passing data between components, handling errors and unexpected situations.

Topics

Resources

Stars

Watchers

Forks