LibraNet is a library management system I built with HTML, CSS, PHP, javascript, bootstrap and MySql
- Clone the repository:
git clone https://github.com/tehuticode/LibraNet.git
- Navigate to the project directory:
cd LibraNet
- Install dependencies:
composer install
(if applicable) - Run the project on your local server
- Start here http://localhost:3000/LibraNet/home.php register email, password and it will take you login screen. Re enter email and password and it will take you to the http://localhost:3000/LibraNet/index.php where you can edit, delete and add books to your collection.