/ecommerce-react-app

An e-commerce react app.

Primary LanguageJavaScriptMIT LicenseMIT

Ecomi - ecommerce-app

Simple E-Commerce-app created with React js.

Ecomi is a React app that display Gaming PCs and their prices. The app is let you see product, their prices and details about each product. You also add products to your Cart and make a payment througth PayPal using its API.

Table of contents

Functionalities

  • View all products
  • View details about each product
  • Add products to Cart
  • Delete products from Cart
  • Increase or decrease the number of same product in Cart
  • Make payment througth PayPal

Technologies

  • React js
  • HTML5
  • Bootstrap 4
  • CSS

Live App

To view and test the app you can visit this link.

Packages & Libraries

Contributing

Pull requests are welcome. Please feel free to submit an issue first to discuss what you would like to change.

The process to start is simple, just make sure you have Node js installed in your computer.

First you need to go to project's main directory which contains package.json file

    git clone [Repository]

    cd [Repository-Directory]

    npm install

    npm start

or

    git clone [Repository]

    cd [Repository-Directory]

    yarn install

    yarn start

.. happy Coding..!!

Support

Reach out to me at one of the following places!

Final Words

If you like the app, please give it a star. It will mean a lot for me :)

License