Skip to content

jm-dominguez/WhyGoAlone

 
 

Repository files navigation

WhyGoAlone

Web app that allows users around the world find near by places and people interested in visiting them. Created using node + express + react + Mongo. Information about different places including location, category and name was taked from Foursquare's API. App created for WebDev class at uniandes. Requires a Mongo server with a database running locally.

Running the demo

npm install
npm run webpack
npm start

Then open your browser on http://localhost:8000

Run front-end developer mode

npm run start:dev

Then open your browser on http://localhost:8080

About

Web app that allows users around the world find near by places and people interested in visiting them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.3%
  • CSS 10.1%
  • HTML 0.6%