Bellewise is a food plug that get all your favorite meal from any restaurant and delivered to you in a few clicks.
How to install my app
-
git clone https://github.com/Purple227/bellewise
-
cd into clone folder
-
sudo composer install
-
php artisan key:generate
-
npm install
-
set up your respective database
-
php artisan migrate
-
php artisan serve