This is a basic MVC framework .
Routes all the requests through public/index.php
contains th index.php file to require the structre from the app folder.
Contains the MVC structure with models, views, controllers directories, all routed and required through bootstrap.php