Welcome to the iTrinity WordPress interview. This README will guide you on how to set up and run the WordPress instance required for the interview.
- Docker installed on your machine
- Git installed on your machine
First, you need to clone the GitHub repository containing the WordPress project. Open your terminal and run the following command:
git clone https://github.com/subalee/wp-assignment.git
The repository includes a docker-compose file so that you don't have to deal with the setup yourself. However if you are not familiar with docker feel free to run the project using whatever you prefer.
docker-compose up -d
If using docker, the project can be found here:
http://localhost:8080
Go trough the initial wordpress setup. The Astra theme is already included