Use the largest collection of materials with products from the national industry.
The aplication you can create a new material in list, search per name and line materials
- json-server
- react-router-dom
https://github.com/dandankara/collection.git
cd collection
code . (to open in vs code)
cd api and run npm install
run npm start
cd .. to back collection source
cd web and run npm install and run npm start
Done, server is running in localhost 3004 and the aplication is running in port 3000