Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keepserene/patient-grid-landing-page
A landing page, styled using Tailwind CSS
https://github.com/keepserene/patient-grid-landing-page
Last synced: 17 days ago
JSON representation
A landing page, styled using Tailwind CSS
- Host: GitHub
- URL: https://github.com/keepserene/patient-grid-landing-page
- Owner: KeepSerene
- Created: 2024-12-12T18:33:03.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-12T20:06:43.000Z (about 1 month ago)
- Last Synced: 2024-12-12T20:31:37.307Z (about 1 month ago)
- Language: HTML
- Homepage: https://patient-grid-landing-page.vercel.app
- Size: 2.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PatientGrid - Medical Communication Platform
## 🌟 Overview
PatientGrid is a medical software landing page designed to showcase a communication platform for healthcare teams, focusing on improving patient experience and team collaboration.
## 🚀 Features
- Responsive mobile-first design
- Seamless navigation with mobile menu
- Dynamic sections highlighting:
- Product value proposition
- Collaboration capabilities
- Free trial offering
- Interactive UI with hover and focus states
- Dynamic copyright year
- Google Fonts integration (Poppins)## 💻 Tech Stack
- HTML5
- Tailwind CSS
- Vanilla JavaScript
- Responsive Design
- NPM for package management## 🛠️ Installation
1. Clone the repository
2. Run `npm install`
3. Build CSS: `npm run build:css`
4. Open `index.html` in your browser## 🖼️ Screenshots
[PatientGrid](./patient-grid-landing-page.png)
## 🌐 Live Site
[Play around!](https://patient-grid-landing-page.vercel.app/)
## 👤 Author
**Dhrubajyoti Bhattacharjee**
- GitHub: [https://github.com/KeepSerene]
- LinkedIn: [https://www.linkedin.com/in/dhrubajyoti-bhattacharjee-320822318/]## 📄 License
MIT License
Copyright (c) 2024 Dhrubajyoti Bhattacharjee
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.