https://traptrick-ecommerce-shop.netlify.app/
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 |
node.js is required to get npm.
If you would like to download the code and test it for yourself, follow these steps:
- Clone the repo:
git clone https://github.com/traptrick/ecommerce-shop.git cd ecommerce-shop- Install packages:
npm install - Launch:
npm start - Open your browser at:
http://localhost:3000
