A charitable application aimed at raising awareness about autism.
Visit the Autism Awareness App
Follow these steps to install and run the application using Docker.
- Docker (latest version)
- Docker Compose (latest version)
-
Clone this repository:
git clone https://github.com/spagnoloG/zavedanje-o-avtizmu.git cd zavedanje-o-avtizmu
-
Build and start the application using Docker Compose:
docker-compose up --build -d
-
Open your browser and visit
http://localhost:12000/
to view the application.
Contributions are always welcome! If you'd like to suggest new features or report issues, please open an Issue or submit a Pull Request.