Skip to content

Project using Node.js, Angular and Foursquare API to get data about types of restaurant.

Notifications You must be signed in to change notification settings

Lepelley/foursquare-app

Repository files navigation

FoursquareApp

This project was generated with Angular CLI version 8.3.10.

How to install

Clone the repository or download the .zip. Run npm install to get the node_modules folder. Rename or duplicate then rename the .env.example file to .env and remplace YourFoursquareClientID and YourFoursquareClientSecret by your credentials.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files. Run node app to run the Node.js server on a different terminal, api is accessible at http://localhost:8080/api/restaurants/get.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Project using Node.js, Angular and Foursquare API to get data about types of restaurant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published