Pulp Fiction is possibly the greatest movie of all time. The “Big Kahuna Burger” scene is my favourite scene in the film and it inspired this project; A React.js food ordering website.
This website was created using React.js. It’s hosted by Google Firebase and data is stored in a Firebase Realtime Database. Users can pick an item on the menu and add it to their cart. The cart shows all the chosen items and calculates the total, the user can then enter address information which is sent to the database along with the order. The source code is on GitHub and the website is hosted here.