Skip to content

arso1er/edu.portfolio.freeads

Repository files navigation

FreeAds

About FreeAds

FreeAds is a website where anyone can publish ads for free. It features a search engine with filtering capacity.

Visit https://freeads.jeffvodo.me to take a look at FreeAds.

Tech stack and installation

FreeAds is built with Laravel, MySQL and Bootstrap. You can get it running with the following steps:

  • Clone the repository;
  • Install dependencies with composer install;
  • Create a .env file following the .env.example model;
  • Create your database in MySQL and migrate by running php artisan migrate;
  • To start the application, run php artisan serve.

License

FreeAds is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published