Skip to content

Latest commit

 

History

History

10_react_router_vending_machine

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

React Router Vending Machine

For this assignment, you should use the router to build a vending machine in React!

Your app should consist of a VendingMachine component, as well as at least three components for things you can get from the vending machine. By clicking on an item in the VendingMachine you can view one of things inside of the machine.

Here's an example of what this might look like:

vending machine demo