polettoweb / food-delivery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple mini cart functionality with React Hooks

Simple example of eCommerce app using React Hooks and Context API:

  • a product listing page
  • mini cart functionality

For running the project

npm install

and

npm start

About


Languages

Language:JavaScript 62.1%Language:SCSS 29.0%Language:HTML 9.0%