Skip to content

A Simplified Photo Gallery App for Offline Use built using React, Tailwind and Vite

License

Notifications You must be signed in to change notification settings

itxtalal/react-gallery

Repository files navigation

React Gallery

React Gallery is a simplified photo management application designed for offline use. It allows users to organize, view, and delete their photo collections locally, without the need for a server or internet connectivity.

Features

  1. Add Photos: Easily add new images or photos to your gallery.
  2. Delete Photos: Seamlessly delete unwanted images or photos from your collection.
  3. Gallery Mode: View your photos in a visually pleasing grid layout.
  4. Full-Screen Viewing: Click on an image to switch to full-screen mode and enjoy a closer look.
  5. Local Functionality: The application operates locally, eliminating the need for a server or persistent storage. Internet connectivity is not required for the core features.

Getting Started

To get started with LocalPhotoGallery, follow these steps:

  1. Clone the repository: git clone https://github.com/itxtalal/react-gallery.git
  2. Open the project in your preferred code editor.
  3. Launch the application on your local machine.

Contributing

Contributions are welcome and encouraged! Here's how you can contribute to React Gallery:

Fork the repository.

  1. Create a new branch: git checkout -b my-new-branch
  2. Make your changes and commit them: git commit -am 'Add some feature'
  3. Push the changes to your fork: git push origin my-new-branch
  4. Submit a pull request.
  5. Please make sure to follow the code of conduct while contributing.

License

React Gallery is licensed under the MIT License.

Contact

If you have any questions, suggestions, or issues, please feel free to reach out to us. You can contact the project team at itxtalal@gmail.com

We appreciate your interest in React Gallery! Happy organizing and viewing of your photo collection!