A modern, responsive multi-page website built for PureCare Nursing Company, showcasing services, payment options, and contact features.
The website offers a clean design, interactive elements, and seamless navigation for a great user experience.
This project represents a frontend-only website developed for a fictional home healthcare company called PureCare.
The key features include:
- A navigation menu with toggle functionality.
- Interactive search bar.
- Fully working contact form (integrated with backend API).
- A professional payment page layout.
- A dynamic, animated footer with logos, quick links, and social media icons.
Built using:
- HTML5 — Structure
- CSS3 — Styling and responsiveness
- JavaScript — Interactivity and dynamic content
- Responsive layout across desktop, tablet, and mobile devices 📱💻
- Smooth scroll and section transitions
- Toggle navigation bar for small screens
- Working Contact Us form (ready for backend API connection)
- Payment page with form fields
- Footer with company logo, quick links, and social media icons
- Clean and well-organized code structure
| Folder / File | Purpose |
|---|---|
index.html |
Main landing page (Home) |
header.html |
Contains the navigation header |
contact.html |
Contact form page |
payment.html |
Payment form page |
static/ |
Contains CSS, JS, images |
static/css/ |
CSS files for styling |
static/js/ |
JavaScript files for interactivity |
static/images/ |
Website images and assets |
-
Clone the repository
👉 GitHub Repository Linkgit clone https://github.com/Noursalem2005/front-end-PureCare-Company-Website.git cd front-end-PureCare-Company-Website