Skip to content

PixelVista is a premium image explorer with a glassmorphic UI, hover overlays showing photographer details, a smooth loading spinner, and a back‑to‑top button for effortless browsing.

License

Notifications You must be signed in to change notification settings

dj-ayush/PixelVista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 PixelVista – Premium Image Explorer

HTML5 CSS3 JavaScript UnsplashAPI License


PixelVista is a premium image exploration web application that helps you search and browse high‑quality photos with a smooth, modern interface.

Website Link


✨ Features

  • 🎨 Glassmorphism Search Bar and Buttons
    The interface uses elegant glassmorphism effects for a premium look and feel.

  • ✍️ Poppins Google Font
    A modern and clean typography is applied across the site.

  • 🖼️ Hover Overlay on Images
    Each image shows the photographer’s name and a direct download link when hovered.

  • Loading Spinner
    A smooth spinner is displayed while images are being fetched.

  • 🔝 Back‑to‑Top Button with Smooth Scroll
    Quickly navigate back to the top of the page with a single click.


🛠️ Tech Stack

  • Frontend: HTML5, CSS3, JavaScript
  • API: Unsplash Developer API

📁 Folder Structure


PixelVista/
├── index.html
├── style.css
├── script.js
└── README.md

⚙️ Getting Started

1. Clone the repository

git clone https://github.com/dj-ayush/PixelVista.git
cd PixelVista

2. Open in your browser

Simply open index.html in your preferred browser.

3. Add your Unsplash API key

In script.js, replace :

const accessKeyPrivate = "YOUR_UNSPLASH_ACCESS_KEY";

🤝 Contributing

We welcome contributions!

  1. Fork the repo
  2. Create a new branch: git checkout -b feature-name
  3. Commit your changes: git commit -m "Added feature"
  4. Push to your branch: git push origin feature-name
  5. Create a pull request 🚀

📄 License

This project is licensed under the MIT License.


Built with ❤️ by @dj-ayush

About

PixelVista is a premium image explorer with a glassmorphic UI, hover overlays showing photographer details, a smooth loading spinner, and a back‑to‑top button for effortless browsing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published