This is a website based on some of my favorite places that I have been or would like to visit.
- Go to you base folder
- Open your terminal in that folder
- Run
git clone
and the github link to the project - Open the project in your IDE
- do an
npm install
- create an
apiKeys.json
file in the pathsrc/javascripts/helpers
and paste YOUR apiKeys there - npm start to run the site