Skip to content

pferreirafabricio/php-social-sebo

Repository files navigation


Sell and Share your books! 📚

License

👀 Overview

📖 About

This project is a simple plataform to sell and share books. You can register and edit books (and their thumbnails), leave comments in the books that you love ❤️, manage categories and so on.
Checkout the others projects of the bootcamp here.

This project was developed in SatellaSoft's Bootcamp as the final project.



🧱 This project was built with:

🏃‍♂️ Installing and Running

  1. Clone this repository git clone https://github.com/pferreirafabricio/php-socialSebo.git;
  2. Enter in the project's folder: cd php-socialSebo
  3. Install all project's dependencies: $ composer install
  4. Finally run the apache server and access http://localhost 😃

♻️ Contribute

  1. Fork this repository;
  2. Create a branch with your feature: git checkout -b my-feature
  3. Commit your changes: git commit -m 'feat: My new feature'
  4. Push your branch: git push origin my-feature

📃 License

This project is under the MIT license. Take a look at the LICENSE file for more details.