Skip to content

chrisbruford/foursquare-search

Repository files navigation

Instructions

Create a .env file in the root folder of the project with the following:

client_id=YOUR-CLIENT-ID
client_secret=YOUR-CLIENT-SECRET
  • Run npm install -g nodemon then...
  • Run npm install then...
  • use npm test to run automated tests
  • use npm build or npm build:watch to output the client files
  • use npm start:server to run the application

About

A brief demo app, searching Foursquare for local venues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published