This project is a simple web application that allows users to view and download images from MKBHD's Panel (wallpaper) app. It features a clean UI, image previews, and no sign-up required.
- View and download high-quality images from MKBHD's app
- Clean user interface
- Preview of each image
- No sign-ups or unnecessary steps
Live free Image downloader (add a link here if available)
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/abhiraj-ku/mkPanelImages.git cd mkPanelImages
-
install deps:
npm install
-
start server:
npm start
Open your browser and navigate to http://localhost:5000 (or the specified port) to view the application.
This project was inspired by the work of Nadim Kobeissi, who created JavaScript file that enables image downloading.