- CLEMENT MACHARIA
- CHRISPUS WAMBUA
- SHEILA NYAMBURA
- ABDIQANI ADAN
. SwiftCart is a dynamic website that allows users to shop online and aims to provide a smooth experience for customers seeking a modern and efficient e-commerce platform.
To get started with SWIFT CART, you will need to install the following scripts
. Install the necessary dependencies of the project
. Installs the react-router- dom which is necessary for handling navigation in the project
. Installs the bootstrap version 5.3.0 which we used in the project
. Installs the use-cart library which is important for managing our shopping cart
. Install the library for the icons in the project
. Run the project
- Clone the repo into your local matchine :
git clone git@github.com:clementmw/Phase2-Project.git - Once its in local matchine
cd into the Phase2-Project lsthencdinto theproject folder- Run npm install to install the project dependencies
- Install the additional dependencies using the scripts above