https://github.com/krishbharadwaj5678/screen-resolution
Welcome to our Screen Resolution Finder – your gateway to unlocking the full potential of your display. Ever wondered about the exact dimensions of your screen? With our tool, you can easily unveil the secrets of your monitor's resolution, empowering you with precise information for your digital endeavors.
https://github.com/krishbharadwaj5678/screen-resolution
Last synced: 7 months ago
JSON representation
Welcome to our Screen Resolution Finder – your gateway to unlocking the full potential of your display. Ever wondered about the exact dimensions of your screen? With our tool, you can easily unveil the secrets of your monitor's resolution, empowering you with precise information for your digital endeavors.
- Host: GitHub
- URL: https://github.com/krishbharadwaj5678/screen-resolution
- Owner: KrishBharadwaj5678
- Created: 2024-05-03T13:35:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T05:32:59.000Z (8 months ago)
- Last Synced: 2025-02-17T06:26:51.764Z (8 months ago)
- Language: CSS
- Homepage: https://screen-resolution-finder.netlify.app/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🖥️ Screen Resolution
**A simple and lightweight website that displays your screen dimensions (width and height) in real time.**
## ✨ Features
- 📏 Shows exact screen width and height
- 🎨 Clean and minimal design
- 📱 Works on all devices## 🛠️ Technologies Used
- **HTML** – Structure
- **CSS** – Styling
- **JavaScript** – Dynamic updates## 📥 Installation
1. Clone the repository:
```bash
git clone https://github.com/KrishBharadwaj5678/Screen-Resolution.git
```
2. Navigate to the project directory:
```bash
cd Screen-Resolution
```
3. Open `index.html` in your browser.