Skip to content

MakksymSly/fakeStore

Repository files navigation

FakeStore

Click here for live demo FakeStore

About the project:

FakeStore is my process of learning the Angular framework. It is still under development but already has working functionality that I will expand while learning Angular

The common functionalities are:

  • The user can see all the products
  • The user can see detailed description of the product
  • The user can add the products to cart (it stays in localstorage)
  • The user can see the cart
  • The cart will calculate the total cost of the items in it
  • The user can confirm the purchase if there is at least one product in the cart, but it will be sent to the void!

I am using the my-json-server and my fakeStoreAPI to get product list.

Build with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published