Skip to content

React application for ordering sweets with implemented frontend functionalities. In this SPA you can add items to cart, increase their number or delete them from cart.

Notifications You must be signed in to change notification settings

SlobodanStojkovic/order-sweets-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORDER-SWEETS-APP

This app is designed to allow its users to order their favorite sweets directly from a seller. It uses API that fetches data from sellers backend and allows users to add products with desired amount to the cart, and after clicking the ORDER button it will then lead customer to insert the information where should sweets of his choice be delivered. After submitting the required data the seller receives information about customers order.

Technologies used for creating this app are React, JavaScript ES6, HTML5, CSS3. In this app you can also see that it uses React Context, CSS Modules and that it has implemented backend functionalities like fetching data from the server and sending data to the server.

Site Preview Site preview

Order Preview Order preview

User Verification - before sending data to backend User verification

About

React application for ordering sweets with implemented frontend functionalities. In this SPA you can add items to cart, increase their number or delete them from cart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published