Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 278 Bytes

Find guitar stores around your current location

Installation

  1. Clone the repo your machine - git clone
  2. Navigate to the project dir - cd/guitar-store-locator
  3. Install dependencies - npm install
  4. Run project - frontend: npm start backend: node server.mjs