onwp / cart-app

A shopping cart app built with react,redux,redux-saga,styled-components,ant design,json-server

Home Page:cart-app-alpha.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Cart with Redux & Redux Saga

A shopping cart application built on react, redux, redux saga, json-server, styled-components, ant design.

This work is not created to be used in production stages.

Screenshots

App Screenshot

Tech Stack

React

redux

redux-saga

json-server

styled-components

antd

Run Locally

Clone the project

  git clone https://github.com/fanksin/cart-app/

Go to the project directory

  cd cart-app

Install dependencies

  npm install

Start the json-server and client with one command

  npm run dev

About

A shopping cart app built with react,redux,redux-saga,styled-components,ant design,json-server

cart-app-alpha.vercel.app


Languages

Language:JavaScript 95.4%Language:HTML 2.6%Language:CSS 2.0%