Yog9 / shopping-cart1

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

Home Page:https://yog9.github.io/shopping-cart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://yog9.github.io/shopping-cart/


Languages

Language:JavaScript 65.1%Language:CSS 20.3%Language:HTML 14.6%