This project allows the user to navigate, create directories and upload files in the same way as he would in his usual operating system.
Clone the repository
Have a server interpreter for scripts written in the PHP.
OR
PHP>8 installed on your computer.
php -v
For xampp (or other server interpreter) clone the repository in the htdocs folder and you're ready to go
Running a local host on your computer with PHP
Create a local host server with php
php -S localhost:8085
- Andrés Auais - andresauais
- Irati Arrieta - iarrieta90