Skip to content

Latest commit

ย 

History

History
44 lines (28 loc) ยท 1.36 KB

File metadata and controls

44 lines (28 loc) ยท 1.36 KB

Open Library

CRUD to manage a library catalog made with Laravel 8 and Bootstrap 4.

Starting

These instructions will allow you to get a copy of the project running on your local machine.

Pre-requisites ๐Ÿ“‹

What do you need to start the project and how to install them

Installation ๐Ÿ”ง

Step by step of what you must run to have the project running.

  1. First of all, clone this repository in your system.
git clone https://github.com/pedromcp90/open-library.git
  1. Enter the repository folder and execute build.sh
sudo ./build.sh
  1. Open your browser and navigate to http://localhost:8080/
  2. Ready, you can now view and interact with the project locally.

Built with ๐Ÿ› ๏ธ

The tools used to create this project

Authors โœ’๏ธ

  • Pedro Cruz - Full-stack developer - GitHub: pedromcp90

License ๐Ÿ“„

This project is licensed under the (GNU General Public License v3.0) - see the [LICENSE.md] file (https://github.com/pedromcp90/open-library/blob/master/LICENSE) for details