Git Product home page Git Product logo

ugallery's Introduction

๐Ÿ“ธ UnGallery

Deployed on vercel

This project is a web application that utilizes the Unsplash API to search and display images based on user-entered keywords. Additionally, it allows users to save their favorite images and leave comments. The website is responsive for enhanced user experience across different devices.

Visit https://ungallery.vercel.app to explore the application.

Technologies Used

Features

  • Search and display images based on keywords
  • Random keyword generation if no search term is provided
  • Pagination for managing large sets of search results
  • Detailed view for each image
  • Favorite image saving for personalization
  • Comments functionality for interaction among users
  • Responsive interface for optimal viewing on various devices

Compliance with Unsplash API Guidelines

The application adheres to the Unsplash API guidelines to ensure responsible and respectful usage of their resources. These guidelines cover both technical requirements and usage policies, in particular:

  • The application uses the hotlinked image URLs provided by the Unsplash API for displaying images.
  • All images displayed are properly attributed to Unsplash and the respective photographers, including links back to their Unsplash profiles with utm parameters for tracking.
  • Users are not required to register for a developer account with the Unsplash API to access the application. A proxy solution manages API requests on their behalf.
  • Caching is in place on the proxy server to prevent the abuse of Unsplash APIs, ensuring that the application's usage remains within acceptable limits and does not disrupt Unsplash services.

How to Use

  1. Clone the repository.

  2. Install dependencies using

    npm install
  3. Run the development server using

    npm run dev
  4. Access the application locally at http://localhost:3000.

Contributors

License

This project is licensed under the MIT License.

ugallery's People

Contributors

dammafra avatar

Watchers

Daniele Pizzolli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.