An open API service indexing awesome lists of open source software.

https://github.com/lyannabueno/to_do-vue

This to-do list app allows users to easily add, edit, and delete tasks. It features a simple and user-friendly interface where tasks can be marked as completed, helping users stay organized and manage their tasks efficiently. The design prioritizes ease of use and accessibility, offering a smooth task management experience.
https://github.com/lyannabueno/to_do-vue

css3 git html5 javascript nodejs vitejs vuejs webdevelopment

Last synced: 3 months ago
JSON representation

This to-do list app allows users to easily add, edit, and delete tasks. It features a simple and user-friendly interface where tasks can be marked as completed, helping users stay organized and manage their tasks efficiently. The design prioritizes ease of use and accessibility, offering a smooth task management experience.

Awesome Lists containing this project

README

          

# To-Do Vue ✅

![image](https://github.com/user-attachments/assets/3f540232-fa37-48c7-bce7-3d284fb56d0e)

## Features 🌟
- **Task Management:** Add, edit, and delete tasks with ease.
- **Responsive Design:** Optimized for both desktop and mobile devices.
- **User-Friendly Interface:** Clean and intuitive design for better usability.

## Technologies Used 📚


Vue.js
Vite
JavaScript
HTML5
CSS3

#### What I learned in this project:
- Setting up a Vue 3 project with Vite.
- Implementing reactive components.
- Efficient task management using local state.

## How to Navigate đŸ•šī¸

To explore the application, visit the hosted project or run it locally using the instructions below.

### Steps to Run

1. **Clone or download the repository:**

```bash
git clone https://github.com/lyannabueno/todo-vue.git
```

2. **Install dependencies:**

```bash
npm install
```

3. **Run the project for development:**

```bash
npm run dev
```

4. **Build for production:**

```bash
npm run build
```

## Contributions đŸĢ‚

Contributions are welcome! If you have ideas to improve this To-Do app, feel free to fork the repository, make changes, and submit a pull request.

## Contact 📩

Ana Bueno - anabuenogomes@hotmail.com

Project link: https://to-do-vue-peach.vercel.app/