This project is about building a web application to donate and lend money to the needy ones. It have some cool features like save the data in redux-store and loacl-storage to reduce the dependency of network requests, toast notification for every action, pop up modal to display extra details and responsive for every screen size.
- Cart Add/Remove Items
- Pop modal and Toast notification
- Cart Update Quantities
- Payment page which calculates the products prices dynamically.
- Order Summary
- Login/Signup User Account
This is the main landing page of our website. Here clicking on any option on the Navbar and Images will redirect the user to the respective Product Page.
This page is functional and responsive.
On this page, you can register a user. If the user is already registered, you can simply sign in by providing valid details of the user.
Here users can browse and add items to the cart by clicking on the Add to Cart button.
Here all the products added to the cart will be shown. On this page, you can also remove the items. By clicking on the "pay now" button you will be redirected to the checkout page.
On this page, users can add their address details and add their payment details.
By providing these details users can place orders.
Clone the project
git clone https://github.com/sarb908/greasy-sofa-2441
Go to the project directory
cd greasy-sofa-2441
Install dependencies
npm install
Start the localhost server
npm start
Sarabjot Singh
Albin Baby
Manish Yadav
Sonali Bhalerao
Anjali Priya