An open API service indexing awesome lists of open source software.

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.

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.