Skip to content

This is a simple todo application built with Laravel 10 in the backend and Vue.js 3 (Composition API) in the frontend. The application is containerized using Docker for easy deployment and development.

License

Notifications You must be signed in to change notification settings

harunhekimoglu/todo-app-vue-laravel

Repository files navigation

Todo App

This is a simple todo application built with Laravel 10 in the backend and Vue.js 3 (Composition API) in the frontend. The application is containerized using Docker for easy deployment and development.

Prerequisites

Before you begin, ensure you have the following tools installed on your machine:

Getting Started

  1. Clone the repository:

    git clone https://github.com/harunhekimoglu/todo-app-vue-laravel.git
  2. Navigate to the project directory:

    cd todo-app-vue-laravel
  3. Build and run the Docker containers:

    docker-compose up -d --build
  4. Access the application:

License

This project is licensed under the MIT License.

About

This is a simple todo application built with Laravel 10 in the backend and Vue.js 3 (Composition API) in the frontend. The application is containerized using Docker for easy deployment and development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published