gallery

Find you favourite photo on this app

GPL-3.0 License

Stars
0
Committers
1

TableTact: Reserve in one Tact

PhotoGallery is a mobile-friendly application designed for photography enthusiasts, allowing users to explore, download, and save their favorite images in one convenient location.

Features

  • Intuitive Exploration: Navigate through an extensive collection of artistic photographs
  • Advanced Search: Easily find the perfect photo with filters and categories
  • Quick Download: Get your favorite images in high resolution with a single tap
  • Intuitive Interface: User-friendly design for effortless navigation
  • Favorites List: Save and organize your preferred photos (requires user account)
  • Personalized Experience: Create an account to access exclusive features

Technologies Used

  • React
  • Vite
  • TypeScript
  • Redux Toolkit

Prerequisites

Before you begin, ensure you have the following:

  • Node.js installed on your machine
  • Access to the required environment variables (contact the developers for details)

Installation

  1. Clone the repository:
git clone https://github.com/ScanDaLouS47/devathon-frontend.git
cd devathon-frontend
  1. Install dependencies using your preferred package manager:
npm install
# or
pnpm install
# or
yarn install

Configuration

Obtain the necessary environment variables from the development team and configure them in your local environment .env.

Running the Application

  1. Start the backend server (refer to backend documentation for setup)

  2. To see available launch options, run:

npm run
  1. To start the development server, execute:
npm run dev

Contributing

We welcome contributions to TableTact! Please read our contributing guidelines before submitting pull requests.

Support

For any issues or queries, please contact our support team at [email protected].

License

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