Skip to content

Fabinatix97/vuedolist-frontend

Repository files navigation

VueDoList Logo

VueDoList

VueDoList is a minimalist To-Do app built with Vue.js and Vite. The focus is on providing a simple, user-friendly interface for managing to-do lists, shopping lists, and packing lists.

Features

  • Clean Interface: A sleek and intuitive UI for organizing various lists.
  • Minimalist Design: A dark theme for a comfortable user experience.
  • Easily Extensible: Straightforward code structure for customization and feature expansion.

Technologies Used

Getting Started

Prerequisites

  • Node.js (version 16 or higher)
  • npm or another package manager like pnpm or yarn

Installation

# Clone the repository
git clone https://github.com/username/VueDoList.git
cd VueDoList

# Install dependencies
npm install

Start Development Server

npm run dev

Build for Production

npm run build

Run Linter

npm run lint

How to Use

  1. Start the development server using npm run dev.
  2. Open the app in your browser at http://localhost:5173.
  3. Add new to-do, shopping, or packing lists by clicking the + button.

Screenshots

Light Mode Dark Mode
list-view-light list-view-dark
task-view-light task-view-dark

Thank you for checking out VueDoList! 🎉

About

Slim and minimalist todo list focussing on the essentials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published