This is website where a user can shop for various items, register and then add the items to cart and checkout conviniently
Where the user will be able to view the products and hover around to see the product details
Where the user can be able to login to the app and continue shopping or register as a new user
Displays the number of items added to the cart, and item description and allows the user to enter to the checkout page
User can input their name, delivery address, and card details, then directs the user to move to the order component
James Kamau Mwangi
Mary Njoki
Brian Ngeno
Jones Munene
Peter Sila
Fork and clone the above repository
Install the necessary dependencies
Run npm run server to run our local db.json
Run npm start to start our application
node version 18.12.0 or above