Skip to content

polatonur/deliveroo-front-ts

Repository files navigation


Logo + Logo + Logo

A Simple Deliveroo-like React-Redux Shopping Carte App

An insteresting project to understand global state management with redux


View Demo · Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

alt text

React global state management one of the most impportant things when you are creating big apps. In this app i used redux (most popular state management library) to understand why global state management is important and how to use redux,

  • You can add new items to your shopping cart or remove sone articles from shopping cart.
  • The app is fully responsive.

alt text

Built With

  • React
  • Typescript
  • Redux

Getting Started

Download App and install packages

Installation

  • yarn

    yarn

Usage

  • npm
    npm run dev

alt text

Contact

Onur POLAT

Project Link: https://github.com/polatonur/deliveroo-front-ts