lf-achyutpkl / shopping-cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Of Shopping Cart

This is just a frontend code of extremely simplified version of React Application. Some of the features in this basic app is:

  • Product can be listed
  • Searched by their names
  • Product can be added to cart
  • Cart view

Run Development Server

yarn

yarn start

For Prod

yarn

yarn build

Try this application

link to demo

About


Languages

Language:JavaScript 59.4%Language:CSS 35.9%Language:HTML 4.7%