An open API service indexing awesome lists of open source software.

https://github.com/jahid458/forstguard-cloth-donation

The Winter Clothing Donation website is designed to bridge the gap between compassionate donors and those in need, ensuring essential winter clothing reaches vulnerable communities across Bangladesh.Through this platform, donors can easily contribute their gently used or new winter garments via convenient pickup services, drop-off locations, or tar
https://github.com/jahid458/forstguard-cloth-donation

authentication authorization css firebase html js reactjs tailwindcss

Last synced: 4 months ago
JSON representation

The Winter Clothing Donation website is designed to bridge the gap between compassionate donors and those in need, ensuring essential winter clothing reaches vulnerable communities across Bangladesh.Through this platform, donors can easily contribute their gently used or new winter garments via convenient pickup services, drop-off locations, or tar

Awesome Lists containing this project

README

        

# FrostGuard Winter Cloth Donation

The Winter Clothing Donation website is designed to bridge the gap between compassionate donors and those in need, ensuring essential winter clothing reaches vulnerable communities across Bangladesh.Through this platform, donors can easily contribute their gently used or new winter garments via convenient pickup services, drop-off locations, or targeted campaigns. By connecting donors with volunteers and local organizations, the website fosters a collaborative approach to combat cold-weather hardships, promoting social responsibility and community support.This encourages individuals to participate actively in creating a warmer and more caring society. the website seeks to empower both donors and recipients, making generosity a driving force for positive change.

# Key Feature :
- Login Page
- Google Login Authentication
- Forget Password Implement In URL
- A private route system ensures logged-in users can access exclusive features like the donation form and dashboard.
- A Donate Now button for easy navigation to donation details and contribution forms
- A personalized dashboard where users can view and update their profiles.

# Live URL
https://cloth-donation-app.web.app/

# Npm packages
* React Router Dom
* React hot Toast
* React Icons
* Animate.css

# 1️⃣ Prerequisites
Ensure you have the following installed:
- [Node.js](https://nodejs.org/) (Recommended version: 18.x or later)
- [npm](https://www.npmjs.com/) (Comes with Node.js) or [yarn](https://yarnpkg.com/)

# 2️⃣ Clone the Repository
```sh
git clone
cd
```

# 3️⃣ Install Dependencies
```sh
npm install
```
# 4️⃣ Run the Development Server
```sh
npm run dev
```

# Links
- Git Link -> https://github.com/programming-hero-web-course1/b10-a9-authentication-Jahid458