-
Notifications
You must be signed in to change notification settings - Fork 0
nikhilcoolstuff/assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/// READ ME /// Install the below node dependencies before running the project. 1) Request - npm install request 2) prompt - npm install prompt 3) console.table - npm install console.table Run the Program - node FoodTruckFinder.js All in one Command to install dependencies and run project - npm install --save request prompt console.table && node FoodTruckFinder.js Instructions - Upon running the project, you will see a list of food trucks open on current local time in sets of 10 followed by a prompt to continue loading more results. Press any key to continue loading more results or press X to exit the program.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published