Skip to content

Website for a small town bakery. Written with ❤️ in Laravel & Tailwind!

Notifications You must be signed in to change notification settings

BigMark824/bakery-website

Repository files navigation

Bakery Website

This project is a website I am working on for a client, however I am publishing to GitHub (with permission) to show my work!

Installation

Simply run

composer install

npm run build

php artisan serve

Usage

First we setup the database

php artisan migrate

To then add menu items you can use the command

php artisan make:product

TODO

  • Staff Panel (e.g for adding menu items etc)
  • Add an online ordering system
  • Make the overall site mobile responsive

About

Website for a small town bakery. Written with ❤️ in Laravel & Tailwind!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published