EShop project require Node and npm (Npm come out of the box with nodejs)
- Make sure you latest version of nodejs installed then run the following commands:
git clone https://github.com/Arifprogrammer/apollo-assignment-2.git // clone the project first
npm i // run the command on the root of the project
npm run dev // run the command on the root of the project to start the project locallythen go to: http://localhost:5000/