项目作者: Yog9

项目描述 :
Shopping Cart is an ecommerce website made with react. User can shop for shirts and also add and remove items from the cart.
高级语言: JavaScript
项目地址: git://github.com/Yog9/shopping-cart1.git
创建时间: 2019-05-07T18:26:36Z
项目社区:https://github.com/Yog9/shopping-cart1

开源协议:

下载


Shopping Cart

Demo of Shopping Cart Here

Summary

Shopping Cart is an ecommerce website made with react. User can shop for shirts and also add and remove items from the cart.

Motivation

The purpose of this project was to get familiar with React js.

Getting Started

Click the demo link or clone/download the repository on your local machine.

To Run the project on local machine

Install the project dependencies
  • In the root run

npm install

To run the project

  • Then run

    npm start

Built With

  • React js
  • React Router
  • CSS3

Coming Soon

  • Recreate the project with mongo DB as a database.