Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 980 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 980 Bytes

Old Portfolio

Description

This is my old Portfolio i made in 2021. It's a fake Operating System like MacOS with some windows for each part of my portfolio.

Portfolio Video

Technologies Used

  • PHP
  • SQL
  • JavaScript
  • AJAX
  • Composer

I write my own PHP framework for this project. It's a MVC framework with a router, a controller and a view.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Docker
  • Docker Compose

Installing

A step by step series of examples that tell you how to get a development environment running:

  1. Clone the repository
  2. Run the following command:
docker-compose up
  1. Open your browser and go to http://localhost:3004