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

https://github.com/lisba/thumbnail_generator_ui

Thumbnail generator app
https://github.com/lisba/thumbnail_generator_ui

auth0 cloud-storage docker docker-compose i18next material-ui react styled-components vitejs

Last synced: 3 months ago
JSON representation

Thumbnail generator app

Awesome Lists containing this project

README

          

# thumbnail_generator_ui

## Instructions to run the app:
1. Clone the repo.
2. Turn on docker engine and run `docker-compose up --build` command. If there are problems then run the classic `yarn` and `yarn dev` commands.
3. Go to `http://localhost:5173/` into your browser.

#### Login credentials
- User: lisba7474@gmail.com
- Pass: Test111.

> :warning: For security reasons the env variables are encrypted, make sure to decrypt them before run the app.