Skip to content

subalee/wp-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTrinity WordPress Interview Instructions

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.

Prerequisites

  • Docker installed on your machine
  • Git installed on your machine

Getting Started

1. Clone the Repository

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

2. Start the project

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

3. Accessing the project

If using docker, the project can be found here:

http://localhost:8080

4. Install WordPress and use the Astra theme provided

Go trough the initial wordpress setup. The Astra theme is already included

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published