Skip to content

MobinaJafarian/VueJs_Laravel_Todo

Repository files navigation

ToDo App Vue.js & Laravel

Laravel and Vue Js Todo SPA

Table of Contents

General Information

Laravel and Vue Js Todo SPA

Technologies Used

  • PHP 8.1.10
  • Laravel 10.1.5
  • vue 3.2.31

Features

  • TODO App
    • Add the task
    • Edit the task
    • Delete the task
    • Complete the task
    • Without Reloading

Screenshots

Todo Page screenshot Todo Page screenshot

Setup

git clone https://github.com/MobinaJafarian/VueJs_Laravel_Todo.git
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate

then

php artisan serve
npm install && npm run dev

Contact

Created by @MobinaJafarian - feel free to contact me!