Skip to content

Milaap is an online crowdfunding platform that enables anyone across India to raise funds

Notifications You must be signed in to change notification settings

Manya7864/MilaapClone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Milaap.org" Website Clone

Homepage

Milaap is an online crowdfunding platform that enables anyone across India to raise funds.

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.

Technologies we used

React

GPLv3 License

AGPL License

AGPL License

AGPL License

🚀 Features

  • 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

Screenshots

Homepage -

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.

Homepage

Sign up / Sign in Page -

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.

Sign up

Products Page -

Here users can browse and add items to the cart by clicking on the Add to Cart button.

Products Page

Cart Page -

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.

Cart

Payment Page -

On this page, users can add their address details and add their payment details.

By providing these details users can place orders.

Paymnet Page

Run Locally

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

Or refer any one deployed link

Vercel Link

https://milaap.vercel.app/

Group Members

Sarabjot Singh

Albin Baby

Manish Yadav

Sonali Bhalerao

Anjali Priya

About

Milaap is an online crowdfunding platform that enables anyone across India to raise funds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%