iTunes search engine api - full stack react js and node js express
#go to the itune search folder from your terminal and install node_modules on both the client side and server side.
-
cd into
/ItuneWebsite directoryandnpm ito install the serverside node npm packages then -
cd into client and
npm ito install client the react npm packages -
please note you can run both ends concurrently by typing
npm devfrom the/ItuneWebsitedirectory -
of you can
npm startfromItuneWebsitethen fromclientto run them individually