Skip to content

add ui ux

add ui ux #29

Workflow file for this run

name: Build and push Docker images
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Build and push Docker images
uses: docker/build-push-action@v6.3.0