Skip to content

A JavaScript application used to review local bars using the Yelp API

License

Notifications You must be signed in to change notification settings

furyozo/Nodejs-Express-Nightlife-Coordination-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs/Express Nightlife Coordination App

Description

Nightlife Coordination App is a Nodejs/Express microapplication connected to Yelp API where users can indicate which bar in their vicinity they will be joining on a specific night.

Installation

To run the project, simply clone the package and run the commands bellow in the root folder of the cloned project. The application will then be started and can be accessed via the localhost:3000 or 127.0.0.1:3000 route inside your browser.

$ npm i
$ node index.js

Live version

a live version of the application is available at https://nodejs-nightlife-app.herokuapp.com/

About

A JavaScript application used to review local bars using the Yelp API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published