Skip to content

traptrick/ecommerce-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Shop

Demo

https://traptrick-ecommerce-shop.netlify.app/

Screenshot:

screenshot

Tools

Key tools used in this project are:

Tool Description
React A JavaScript library for building user interfaces.
Redux For managing the complex states of the website.
React-Router For Dynamic, Client-Side routing.
React-Toastify Toast Notification Library

Installation

node.js is required to get npm.

If you would like to download the code and test it for yourself, follow these steps:

  1. Clone the repo: git clone https://github.com/traptrick/ecommerce-shop.git
  2. cd ecommerce-shop
  3. Install packages: npm install
  4. Launch: npm start
  5. Open your browser at: http://localhost:3000

Author

Manish Kumar