Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 805 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 805 Bytes

Local-FileSystem-Explorer

This project allows the user to navigate, create directories and upload files in the same way as he would in his usual operating system.

Starting 🚀

Clone the repository

Pre requirement 📋

Have a server interpreter for scripts written in the PHP.

OR

PHP>8 installed on your computer.

php -v

Instalation 🔧

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

Build with 🛠️

Authors ✒️