WordPress theme for the Red Acre Task
Maintained by: Irfani Silviana
This is the Git repo of the Docker "WordPress Red Acre" task .
To run this project, install it locally using Docker:
Within your project folder run command:
docker pull irsilviana/wp-red-acre:1.0
git clone https://github.com/irSilviana/red-acre.git
cd red-acre
docker-compose up -d
Go to your browser with address: localhost:8000
To access the admin panel, use below credentials:
User: fani
Password: fani
Enjoy!!