Skip to content

Using location based services, setup a locked area. Inside this area figure out Spofity users in the area. Using data of the users such as their Top Played recent songs, the app would compile a list of the most popular ones to play in this area.

License

GurenMarkV/SurroundSound

Repository files navigation

node-js-getting-started

A barebones Node.js app using Express 4.

This application supports the Getting Started with Node on Heroku article - check it out.

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone git@github.com:heroku/node-js-getting-started.git # or clone your own fork
$ cd node-js-getting-started
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

List of helpful links for referense https://facebook.github.io/react-native/docs/getting-started.html

https://developer.android.com/studio/

https://developer.spotify.com/documentation/web-api/libraries/#example-apps

https://github.com/thelinmichael/spotify-web-api-node#installation

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/deployment

https://cloud.mongodb.com/user?n=%2Fv2%2F5b81754b4e65811fa4657cf6&nextHash=%23host%2FreplicaSet%2F5b81764a483f07378c069faf#/atlas/login

https://www.codementor.io/olatundegaruba/nodejs-restful-apis-in-10-minutes-q0sgsfhbd

https://www.tutorialspoint.com/nodejs/nodejs_restful_api.htm

https://medium.com/@bryantheastronaut/ok-here-we-go-b9f683c5a00c

https://alligator.io/react/mern-stack-intro/

https://rationalappdev.com/api-backend-with-nodejs-express-and-mongodb-for-react-native-apps/

https://github.com/jeffreynerona/mern-io-heroku/blob/master/README.md

https://medium.com/@katestamas/heroku-deployment-with-react-node-mongoose-and-webpack-ff37bd80d7af

https://devcenter.heroku.com/articles/mean-apps-restful-api

https://www.restapitutorial.com/lessons/httpmethods.html

https://stackoverflow.com/questions/12619708/passportjs-and-passportlocal-add-users-error-failed-to-serialize-user-into-ses

https://www.themuse.com/advice/how-to-build-a-resume-website-that-will-impress-every-hiring-manager-who-sees-it

https://blog.hubspot.com/marketing/best-personal-websites

About

Using location based services, setup a locked area. Inside this area figure out Spofity users in the area. Using data of the users such as their Top Played recent songs, the app would compile a list of the most popular ones to play in this area.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published