Skip to content

This is an online store web application, built on JavaScript. Products are fetched from local json file and can be added to card, where total products are calculated and shown to proceed an order.

Notifications You must be signed in to change notification settings

Alinochka07/Miukid-project-js

Repository files navigation

Miukid-project-js

This is an online store web application, built on JavaScript.

Features:

  • Fetching products from locally stored json file, using async, await function.
  • Chosen items can be added to the cart
  • Total products in the cart can be calculated
  • Accordion functions work to display types of sales
  • Responsive web design that is compatible to use on other devices.
  • search function with dropdown appearance.

This web application is built using: JavaScript, HTML, CSS, Php, JSON, axios. How to run this app:

  • clone this repository
  • run json-server locally
  • open the project on localhost

About

This is an online store web application, built on JavaScript. Products are fetched from local json file and can be added to card, where total products are calculated and shown to proceed an order.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published