Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

Simple ReactJS ordering application. The application includes all details of your order. You may add additional product to the list, change the quantity or remove the product. When you place an order you can see confirmation of the order.

Notifications You must be signed in to change notification settings

wroclawianka/ordering-assignment

Repository files navigation

Ordering Assignment

  • 📣 simple ordering app, which includes all details of your order
  • 🔧 React, JavaScript (ES6)
  • 📅 July 2018

Simple ReactJS ordering application. The application includes all details of your order. You may add additional product to the list, change the quantity or remove the product. When you place an order you can see confirmation of the order.

To mock REST API was used JSON Server.

Getting started

Preparation

npm install

Run dev mode

npm run dev

About

Simple ReactJS ordering application. The application includes all details of your order. You may add additional product to the list, change the quantity or remove the product. When you place an order you can see confirmation of the order.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published