/petshop

Primary LanguageJavaScript

1- run in terminal "npx create-react-app petshop" 2 -Git Clone Repository 3- run in terminal "json-server --watch dbpetshop.json -p 8000" 4- run in terminal "npm i" 5- run in terminal "npm start"

petshop