You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---
## π Cancer Awareness & Support
A simple, responsive single-page website built as part of the internship assignment.
The goal of this project is to spread awareness about cancer, provide useful information, and offer a contact section for visitors.
---
## π» **GitHub Repository**
π https://github.com/bs-bhaskar/Cancer-Awareness-Support.git
---
## β Features
* π± **Responsive layout** (mobile β tablet β desktop)
* πΌοΈ **Hero banner** with awareness message
* π§Ύ **Contact form** (client-side validation + mailto fallback)
* π¬ **Real-time quotes section** using a public API (Quotable API)
* π **Clean, semantic HTML structure**
* π¨ **Modern UI with CSS (mobile-first approach)**
* β‘ Fast loading & lightweight (no frameworks)
---
## π οΈ Tech Stack
* **HTML**
* **CSS**
* **JavaScript**
* **Quotable API** for dynamic quotes
* **GitHub Pages** for deployment
---
## π Project Structure
```
cancer-awareness-support/
βββ index.html
βββ README.md
βββ assets/
β βββ img/
β βββ hero.jpg
β βββ logo.png
βββ css/
β βββ style.css
βββ js/
β βββ main.js
```
---
## π How to Run Locally
1. Clone the repository
```
git clone https://github.com/your-username/cancer-awareness-support
```
2. Open the project folder
3. Double-click **index.html** to open in browser
(No server required)
---
## πΈ Screenshots
---
## πββοΈ Author
**Bhaskar Yogi**
BCA Student β Internship Assignment
---# Cancer-Awareness-Support
About
A simple, responsive single-page website built as part of the internship assignment. The goal of this project is to spread awareness about cancer, provide useful information, and offer a contact section for visitors.