This repository contains a React application containerized using Docker and Docker Compose for easy setup and deployment.
Before you begin, ensure you have the following installed on your machine:
- Docker (version 20.x or later)
- Docker Compose (version 2.x or later)
Clone this repository:
git clone git@github.com:gbolivar/docker-composer-react-app.git
cd docker-composer-react-appcopy your source code to the following path:
mv /app/myApp frontend # Execute container
docker-compose up -d --build
Create for Gregorio José Bolívar Bolívar
Anything you need let me know so I can help you. 💬.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.