Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mlt93/gallery

Find you favourite photo on this app
https://github.com/mlt93/gallery

react scss supabase typescript vite

Last synced: about 1 month ago
JSON representation

Find you favourite photo on this app

Awesome Lists containing this project

README

        

# 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:

```bash
git clone https://github.com/ScanDaLouS47/devathon-frontend.git
cd devathon-frontend
```

2. Install dependencies using your preferred package manager:

```bash
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:

```bash
npm run
```

3. To start the development server, execute:

```bash
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.