- An Apache server distribution with PHP (e.g. XAMPP, MoWeS, etc...)
- Optional: Git or a Git GUI (e.g. GitHub Desktop) - this is only needed if you want to pull updates or contribute
- Pull this repository by downloading it directly from GitHub or
- Clone it with the command
git clone https://github.com/elpozewaunig/8A-ThingsToDo.git
in the command line or your Git GUI (take a look at the optional requirement) - Move the repository into the web directory of your server (e.g.
htdocs
for XAMPP,www
for MoWeS) - Start up your server
- You're done! Now navigate to
localhost
in the web browser of your choice - Follow the instructions in
README.md
to customize the website