Skip to content

Course project from the web developer bootcamp by Colt Steele on Udemy

Notifications You must be signed in to change notification settings

allangabrielrod/YelpCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YelpCamp

Project I've made during the web developer bootcamp by Colt Steele on Udemy

Setup

$ export PORT=''
$ export DBURL=''
$ export CSCRT=''
$ node app.js