Skip to content

Latest commit

 

History

History
executable file
·
31 lines (16 loc) · 590 Bytes

README.md

File metadata and controls

executable file
·
31 lines (16 loc) · 590 Bytes

Bellewise

Bellewise is a food plug that get all your favorite meal from any restaurant and delivered to you in a few clicks.

Below is a screen-shot of the application UI

How To Install My App

How to install my app

  1. git clone https://github.com/Purple227/bellewise

  2. cd into clone folder

  3. sudo composer install

  4. php artisan key:generate

  5. npm install

  6. set up your respective database

  7. php artisan migrate

  8. php artisan serve