Skip to content

๐Ÿ• Pizza Cart App - Simple shopping cart app demonstrating React + Redux in action

License

Notifications You must be signed in to change notification settings

ABSphreak/pizza-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

55 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

pizza logo

๐Ÿ• Pizza Cart

Pizza Cart Application in React โš›๏ธ & Styles Components :atom:.

๐Ÿงจ Getting Started

Follow the below steps to get the project working.

  1. Install the dependencies:

    # Using NPM
    npm install
    
    # Using Yarn
    yarn
  2. Run using:

    # Using NPM
    npm start
    
    # Using Yarn
    yarn start

โšก Features List

  1. Listing all pizzas from this endpoint
  2. Custom UI - Styled Components
  3. SPA design
  4. Redux State Management
  5. Dynamic Cart checkout

๐Ÿ—ƒ Tech Stack

Technology Purpose
React JS Frontend
Redux State Management
Styled Components UI Components

About

๐Ÿ• Pizza Cart App - Simple shopping cart app demonstrating React + Redux in action

Topics

Resources

License

Stars

Watchers

Forks