Svelte-Image-Gallery

Svelte Image Gallery

🖼️ This is an image gallery search app built using Svelte and the Unsplash API. It allows users to search for images based on keywords and view the results in a gallery format.

Svelte Image Gallery Search

This is an image gallery search app built using Svelte and the Unsplash API. It allows users to search for images based on keywords and view the results in a gallery format.

Features

  • Search for images using keywords
  • View image results in a gallery format
  • Click on an image to view it in full size

Getting Started

  1. Clone the repository:

    git clone https://github.com/MrMDrX/Svelte-Image-Gallery.git
    
  2. Install dependencies:

    cd Svelte-Image-Gallery
    pnpm install
    
  3. Set up your Unsplash API access:

    • Create a developer account on Unsplash (https://unsplash.com/developers)
    • Create a new application to get your access key
    • Add the your access key in the project
  4. Start the development server:

    pnpm run dev
    
  5. Open your browser and navigate to http://localhost:5173 to view the app.

Contributing

Contributions are welcome! Please create a new branch and submit a pull request for any new features or bug fixes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Top categories

Loading Svelte Themes