Find guitar stores around your current location Installation Clone the repo your machine - git clone Navigate to the project dir - cd/guitar-store-locator Install dependencies - npm install Run project - frontend: npm start backend: node server.mjs