chiarastef / restaurant-ordering-app

Restaurant ordering app - Solo project from the Essential JavaScript concepts course on the coding course platform Scrimba.

Home Page:https://restaurant-ordering-app-scrimba.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant ordering website

This is the solo project from the Essential JavaScript concepts course on the coding course platform Scrimba.

Link

Screenshots

Book finder website preview Book finder website preview with search results

Project

Users should be able to:

  • Add and remove items to/from the cart
  • See the current total of their cart
  • Fill in a form to pay for the item
  • See a personalised message with their name after submitting the form

I used Webpack to bundle the files.

Built with

  • Semantic HTML5 markup
  • CSS custom properties and media queries
  • JavaScript
  • Sass
  • Webpack

Author

Chiara Stefanelli - Front-End Development Student based in Italy

About

Restaurant ordering app - Solo project from the Essential JavaScript concepts course on the coding course platform Scrimba.

https://restaurant-ordering-app-scrimba.netlify.app/


Languages

Language:JavaScript 45.3%Language:SCSS 45.1%Language:HTML 9.6%