Skip to content

MatWilmot/pizza-order-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pizza Order Builder

A really simple little app built using Inquirer, for creating a pizza order.

Getting Started

Once you've cloned this repo and have on your machine, open it up and type
npm install
in your console from the root directory of the project.

After that, just type
npm start
to start the application.

Using the application

  • Navigate through the menus using the arrow keys
  • Use enter to select something
  • When choosing multiple options, select/deselect options with space, then submit with enter
  • You can press ctrl + c at any time to exit the application (works for Mac and Windows)

About

A simple pizza order builder, built using Inquirer.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published