This is a basic front-end crowd-funding website built using HTML and CSS only. It allows users to view fundraising campaigns, track donation progress, and view campaign details. The design mimics platforms like Kickstarter or GoFundMe for learning and UI prototyping.
- π Campaign listings with title, goal, and progress bar
- π Donation progress tracking using
<progress>element - π Link to individual campaign details
- π‘ Clean and responsive UI with CSS
- π± Ready to expand with JavaScript or backend integration
- HTML5
- CSS3