Skip to content

IsaacHatilima/memories

Repository files navigation

Memories App

Laravel + Vue with Shadcn UI

This starter project is made using Laravel Breeze with Vue.js, the two work together through Inertia.

The app is a platform where users can register, create and album and add pictures to the album. They also have the ability to add members to the album.

Installation

To run the app locally, make the required changes to your .env file and run the following commands.

  • composer install
  • php artisan key:generate
  • php artisan migrate
  • npm install
  • npm run dev
  • php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published