https://github.com/jahid458/crowdcube-clients
https://github.com/jahid458/crowdcube-clients
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jahid458/crowdcube-clients
- Owner: Jahid458
- Created: 2024-12-20T15:31:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T19:13:44.000Z (5 months ago)
- Last Synced: 2025-01-06T20:27:01.976Z (5 months ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CrowdCube Campaign
CrowdCube is an innovative crowdfunding platform that empowers individuals and organizations to raise funds for their causes effortlessly. It offers a user-friendly interface to create, manage, and track campaigns while fostering transparency and trust. With responsive design and dark/light mode support, CrowdCube ensures an exceptional experience for all users.
# Features :
- Create and Manage Campaigns
- Add Campaign Succesfully
- Dark Mode & Light Mode Pages
- MY Campaign page Update And delete
- Donation Added This Page# Live URL
https://crowdcube-crowd-funding.web.app/# Server Url
- https://crowdcube-server-ivory.vercel.app/
### Project DependenciesThis project uses the following dependencies:
```json
{
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-scroll": "^1.9.0",
"react-slick": "^0.30.2",
"slick-carousel": "^1.8.1"
}