Halo ads is a web application consuming REST APIs with Axios from Laravel (database SQLite).
Users can see on homepage the latest ads (title, image, description, price, etc.) added by other users.
They can search specific keywords to find specific ads.
Users can add their own ads but are limited by specific requirements.
-
Laravel (MVC Framework), SQLite
-
REST API with Axios


